Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/
H A Dintel_dp.c5459 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_D10_2); in intel_dp_phy_pattern_update()
5464 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
5470 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_PRBS7); in intel_dp_phy_pattern_update()
5486 DDI_DP_COMP_CTL_ENABLE | in intel_dp_phy_pattern_update()
5498 DDI_DP_COMP_CTL_ENABLE | DDI_DP_COMP_CTL_HBR2 | in intel_dp_phy_pattern_update()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/
H A Di915_reg.h10028 #define DDI_DP_COMP_CTL_ENABLE (1 << 31) macro