Home
last modified time | relevance | path

Searched refs:SWING_SEL_LOWER_MASK (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/gpu/drm/i915/display/
Dintel_combo_phy_regs.h117 #define SWING_SEL_LOWER_MASK (0x7 << 11) macro
Dicl_dsi.c259 tmp &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in dsi_program_swing_and_deemphasis()
267 tmp &= ~(SWING_SEL_LOWER_MASK | SWING_SEL_UPPER_MASK | in dsi_program_swing_and_deemphasis()
Dintel_ddi.c1068 SWING_SEL_UPPER_MASK | SWING_SEL_LOWER_MASK | RCOMP_SCALAR_MASK, in icl_ddi_combo_vswing_program()