Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/gpu/drm/i915/display/
Dintel_dp.c3916 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_D10_2); in intel_dp_phy_pattern_update()
3921 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
3927 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_PRBS7); in intel_dp_phy_pattern_update()
3944 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
3956 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_HBR2 | in intel_dp_phy_pattern_update()
/linux-6.6.21/drivers/gpu/drm/i915/
Di915_reg.h5754 #define DDI_DP_COMP_CTL_ENABLE (1 << 31) macro