Searched refs:S_FW_RIWR_OP (Results 1 – 1 of 1) sorted by relevance
128 #define S_FW_RIWR_OP 24 macro130 #define V_FW_RIWR_OP(x) ((x) << S_FW_RIWR_OP)131 #define G_FW_RIWR_OP(x) ((((x) >> S_FW_RIWR_OP)) & M_FW_RIWR_OP)