Searched refs:S_PD_IDLE (Results 1 – 1 of 1) sorted by relevance
4816 #define S_PD_IDLE 8 macro4818 #define V_PD_IDLE(x) ((x) << S_PD_IDLE)4819 #define G_PD_IDLE(x) (((x) >> S_PD_IDLE) & M_PD_IDLE)