Searched refs:SWING_SEL_LOWER (Results 1 – 3 of 3) sorted by relevance
239 tmp |= SWING_SEL_LOWER(0x2); in dsi_program_swing_and_deemphasis()247 tmp |= SWING_SEL_LOWER(0x2); in dsi_program_swing_and_deemphasis()
2346 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel); in cnl_ddi_vswing_program()2496 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel); in icl_ddi_combo_vswing_program()
2032 #define SWING_SEL_LOWER(x) (((x) & 0x7) << 11) macro