Searched refs:S_CH0LOW (Results 1 – 1 of 1) sorted by relevance
13443 #define S_CH0LOW 0 macro13445 #define V_CH0LOW(x) ((x) << S_CH0LOW)13446 #define G_CH0LOW(x) (((x) >> S_CH0LOW) & M_CH0LOW)