Searched defs:CLASS_MASK (Results 1 – 4 of 4) sorted by relevance
95 #define CLASS_MASK (BIT(CLASS0_ID) | BIT(CLASS1_ID) | BIT(CLASS2_ID)\ macro
224 #define CLASS_MASK 0x0700 macro
56 #define CLASS_MASK (0x03 << CLASS_SHIFT) macro
63 #define CLASS_MASK (0x03 << CLASS_SHIFT) macro