Searched refs:BIT_MASK_LTR_IDLE_TIMER_IDX (Results 1 – 1 of 1) sorted by relevance
10634 #define BIT_MASK_LTR_IDLE_TIMER_IDX 0x7 macro10636 (((x) & BIT_MASK_LTR_IDLE_TIMER_IDX) << BIT_SHIFT_LTR_IDLE_TIMER_IDX)10638 (((x) >> BIT_SHIFT_LTR_IDLE_TIMER_IDX) & BIT_MASK_LTR_IDLE_TIMER_IDX)