Home
last modified time | relevance | path

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

/include/linux/
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
/include/
A Di8042.h58 #define CP 5 /* capslock index */ macro

Completed in 4 milliseconds