Searched refs:S_WRSOPCNT (Results 1 – 1 of 1) sorted by relevance
4275 #define S_WRSOPCNT 8 macro4277 #define V_WRSOPCNT(x) ((x) << S_WRSOPCNT)4278 #define G_WRSOPCNT(x) (((x) >> S_WRSOPCNT) & M_WRSOPCNT)