Home
last modified time | relevance | path

Searched refs:DDI_DP_COMP_CTL_ENABLE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_dp.c3925 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_D10_2); in intel_dp_phy_pattern_update()
3930 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
3936 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_PRBS7); in intel_dp_phy_pattern_update()
3953 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
3965 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_HBR2 | in intel_dp_phy_pattern_update()
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_reg.h5756 #define DDI_DP_COMP_CTL_ENABLE (1 << 31) macro