Searched refs:S_CH1HIGH (Results 1 – 1 of 1) sorted by relevance
28165 #define S_CH1HIGH 24 macro28167 #define V_CH1HIGH(x) ((x) << S_CH1HIGH)28168 #define G_CH1HIGH(x) (((x) >> S_CH1HIGH) & M_CH1HIGH)