Searched refs:SWING_SEL_UPPER_MASK (Results 1 – 2 of 2) sorted by relevance
2241 val &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in cnl_ddi_vswing_program()2382 val &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in icl_ddi_combo_vswing_program()
1864 #define SWING_SEL_UPPER_MASK (1 << 15) macro