Home
last modified time | relevance | path

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

/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
/linux/tools/power/cpupower/
H A DMakefile85 CP = cp -fpR macro
/linux/drivers/net/ethernet/dec/tulip/
H A Dde2104x.c95 #define TX_BUFFS_AVAIL(CP) \ argument
/linux/drivers/net/ethernet/realtek/
H A D8139cp.c115 #define TX_BUFFS_AVAIL(CP) \ argument