Searched refs:S_MC_IDLE_TH (Results 1 – 1 of 1) sorted by relevance
70612 #define S_MC_IDLE_TH 8 macro70614 #define V_MC_IDLE_TH(x) ((x) << S_MC_IDLE_TH)70615 #define G_MC_IDLE_TH(x) (((x) >> S_MC_IDLE_TH) & M_MC_IDLE_TH)