Searched refs:S_WRBE (Results 1 – 1 of 1) sorted by relevance
5870 #define S_WRBE 24 macro5872 #define V_WRBE(x) ((x) << S_WRBE)5873 #define G_WRBE(x) (((x) >> S_WRBE) & M_WRBE)