Searched refs:S_RX_CH1_DEFICIT (Results 1 – 1 of 1) sorted by relevance
21284 #define S_RX_CH1_DEFICIT 12 macro21286 #define V_RX_CH1_DEFICIT(x) ((x) << S_RX_CH1_DEFICIT)21287 #define G_RX_CH1_DEFICIT(x) (((x) >> S_RX_CH1_DEFICIT) & M_RX_CH1_DEFICIT)