Searched refs:S_CH1_EOP (Results 1 – 1 of 1) sorted by relevance
7695 #define S_CH1_EOP 24 macro7697 #define V_CH1_EOP(x) ((x) << S_CH1_EOP)7698 #define G_CH1_EOP(x) (((x) >> S_CH1_EOP) & M_CH1_EOP)