Searched refs:S_WRCNTIDLE (Results 1 – 1 of 1) sorted by relevance
25335 #define S_WRCNTIDLE 16 macro25337 #define V_WRCNTIDLE(x) ((x) << S_WRCNTIDLE)25338 #define G_WRCNTIDLE(x) (((x) >> S_WRCNTIDLE) & M_WRCNTIDLE)