Searched refs:SWING_SEL_LOWER (Results 1 – 2 of 2) sorted by relevance
2244 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_sel); in cnl_ddi_vswing_program()2385 val |= SWING_SEL_LOWER(ddi_translations[level].dw2_swing_select); in icl_ddi_combo_vswing_program()
1865 #define SWING_SEL_LOWER(x) (((x) & 0x7) << 11) macro