Searched refs:SWING_SEL_UPPER (Results 1 – 3 of 3) sorted by relevance
268 tmp |= SWING_SEL_UPPER(0x2); in dsi_program_swing_and_deemphasis()276 tmp |= SWING_SEL_UPPER(0x2); in dsi_program_swing_and_deemphasis()
1063 val |= SWING_SEL_UPPER(ddi_translations->entries[level].icl.dw2_swing_sel); in icl_ddi_combo_vswing_program()
1993 #define SWING_SEL_UPPER(x) (((x) >> 3) << 15) macro