Searched refs:S_WR_GEN (Results 1 – 1 of 1) sorted by relevance
330 #define S_WR_GEN 31 macro331 #define V_WR_GEN(x) ((x) << S_WR_GEN)333 #define G_WR_GEN(x) ((x) >> S_WR_GEN)