Searched defs:CS (Results 1 – 10 of 10) sorted by relevance
20 #define CS 13 macro56 #define CS 136 macro
35 #define CS 13 macro59 #define CS 136 macro
14 #define CS 10 * 8 macro
95 #define CS 17*8 macro
56 CS, enumerator
11 #define batch_advance(Y, CS) GEM_BUG_ON((Y)->end != (CS)) argument
76 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1)) argument
63 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1)) argument
104 #define UAC_CONTROL_BIT(CS) (1 << ((CS) - 1)) argument
86 #define CS(n) (_CS + (n)*0x8) macro