Searched refs:SWING_SEL_UPPER_MASK (Results 1 – 3 of 3) sorted by relevance
266 tmp &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in dsi_program_swing_and_deemphasis()274 tmp &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in dsi_program_swing_and_deemphasis()
1061 val &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in icl_ddi_combo_vswing_program()
1994 #define SWING_SEL_UPPER_MASK (1 << 15) macro