Searched refs:S_RX_CH0_DEFICIT (Results 1 – 1 of 1) sorted by relevance
30405 #define S_RX_CH0_DEFICIT 0 macro30407 #define V_RX_CH0_DEFICIT(x) ((x) << S_RX_CH0_DEFICIT)30408 #define G_RX_CH0_DEFICIT(x) (((x) >> S_RX_CH0_DEFICIT) & M_RX_CH0_DEFICIT)