Searched refs:S_RX_PCMD_DRDY (Results 1 – 1 of 1) sorted by relevance
30163 #define S_RX_PCMD_DRDY 6 macro30165 #define V_RX_PCMD_DRDY(x) ((x) << S_RX_PCMD_DRDY)30166 #define G_RX_PCMD_DRDY(x) (((x) >> S_RX_PCMD_DRDY) & M_RX_PCMD_DRDY)