Searched refs:S_FW_WR_OP (Results 1 – 2 of 2) sorted by relevance
133 #define S_FW_WR_OP 24 macro135 #define V_FW_WR_OP(x) ((x) << S_FW_WR_OP)136 #define G_FW_WR_OP(x) (((x) >> S_FW_WR_OP) & M_FW_WR_OP)
166 #define S_FW_WR_OP 24 macro168 #define V_FW_WR_OP(x) ((x) << S_FW_WR_OP)169 #define G_FW_WR_OP(x) (((x) >> S_FW_WR_OP) & M_FW_WR_OP)