Searched refs:S_RF_PARITY_ERR (Results 1 – 1 of 1) sorted by relevance
2132 #define S_RF_PARITY_ERR 8 macro2134 #define V_RF_PARITY_ERR(x) ((x) << S_RF_PARITY_ERR)2135 #define G_RF_PARITY_ERR(x) (((x) >> S_RF_PARITY_ERR) & M_RF_PARITY_ERR)