Searched refs:S_RF_RSPSTATE (Results 1 – 1 of 1) sorted by relevance
1226 #define S_RF_RSPSTATE 10 macro1228 #define V_RF_RSPSTATE(x) ((x) << S_RF_RSPSTATE)1229 #define G_RF_RSPSTATE(x) (((x) >> S_RF_RSPSTATE) & M_RF_RSPSTATE)