Searched defs:CS (Results 1 – 6 of 6) sorted by relevance
19 #define CS 13 macro55 #define CS 136 macro
84 #define CS 17*8 macro
13 #define CS 10 * 8 macro
92 #define CS (1 << 4) macro
102 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1)) argument
84 #define CS(n) (_CS + (n)*0x8) macro