Searched refs:SWING_SEL_LOWER (Results 1 – 3 of 3) sorted by relevance
232 tmp |= SWING_SEL_LOWER(0x2); in dsi_program_swing_and_deemphasis()240 tmp |= SWING_SEL_LOWER(0x2); in dsi_program_swing_and_deemphasis()
2356 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel); in cnl_ddi_vswing_program()2487 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel); in icl_ddi_combo_vswing_program()
1913 #define SWING_SEL_LOWER(x) (((x) & 0x7) << 11) macro