Searched refs:S_WRBE (Results 1 – 1 of 1) sorted by relevance
4143 #define S_WRBE 24 macro4145 #define V_WRBE(x) ((x) << S_WRBE)4146 #define G_WRBE(x) (((x) >> S_WRBE) & M_WRBE)