Searched refs:S_WR_OP (Results 1 – 1 of 1) sorted by relevance
276 #define S_WR_OP 24 macro278 #define V_WR_OP(x) ((x) << S_WR_OP)279 #define G_WR_OP(x) (((x) >> S_WR_OP) & M_WR_OP)