Home
last modified time | relevance | path

Searched defs:CP (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/linux/
H A Dasn1_ber_bytecode.h84 #define _tag(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | ASN1_##TAG) argument
85 #define _tagn(CLASS, CP, TAG) ((ASN1_##CLASS << 6) | (ASN1_##CP << 5) | TAG) argument
/openbmc/u-boot/include/
H A Di8042.h58 #define CP 5 /* capslock index */ macro
/openbmc/linux/tools/power/cpupower/
H A DMakefile78 CP = cp -fpR macro
/openbmc/linux/arch/s390/kernel/
H A Dsthyi.c27 #define CP 0xc3d7404040404040UL macro
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dmux.h495 #define CP(x) (CONTROL_PADCONF_##x) macro
/openbmc/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c95 #define TX_BUFFS_AVAIL(CP) \ argument
/openbmc/linux/drivers/net/ethernet/realtek/
H A D8139cp.c115 #define TX_BUFFS_AVAIL(CP) \ argument