Searched refs:BITS_IN_L (Results 1 – 4 of 4) sorted by relevance
55345 #define BITS_IN_L (BIT_MASK_IN_L << BIT_SHIFT_IN_L) macro55346 #define BIT_CLEAR_IN_L(x) ((x) & (~BITS_IN_L))
55346 #define BITS_IN_L (BIT_MASK_IN_L << BIT_SHIFT_IN_L) macro55347 #define BIT_CLEAR_IN_L(x) ((x) & (~BITS_IN_L))