Searched refs:S_CH1LOW (Results 1 – 1 of 1) sorted by relevance
13433 #define S_CH1LOW 16 macro13435 #define V_CH1LOW(x) ((x) << S_CH1LOW)13436 #define G_CH1LOW(x) (((x) >> S_CH1LOW) & M_CH1LOW)