Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dp_test.c244 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_D10_2); in intel_dp_phy_pattern_update()
250 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
256 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_PRBS7); in intel_dp_phy_pattern_update()
273 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
286 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_HBR2 | in intel_dp_phy_pattern_update()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h3627 #define DDI_DP_COMP_CTL_ENABLE (1 << 31) macro