Searched refs:S_MC_IDLE_TH (Results 1 – 1 of 1) sorted by relevance
58348 #define S_MC_IDLE_TH 8 macro58350 #define V_MC_IDLE_TH(x) ((x) << S_MC_IDLE_TH)58351 #define G_MC_IDLE_TH(x) (((x) >> S_MC_IDLE_TH) & M_MC_IDLE_TH)