Searched refs:S_CH0HIGH (Results 1 – 1 of 1) sorted by relevance
28175 #define S_CH0HIGH 8 macro28177 #define V_CH0HIGH(x) ((x) << S_CH0HIGH)28178 #define G_CH0HIGH(x) (((x) >> S_CH0HIGH) & M_CH0HIGH)