Searched refs:S_CH1HIGH (Results 1 – 1 of 1) sorted by relevance
13428 #define S_CH1HIGH 24 macro13430 #define V_CH1HIGH(x) ((x) << S_CH1HIGH)13431 #define G_CH1HIGH(x) (((x) >> S_CH1HIGH) & M_CH1HIGH)