Searched refs:DDI_DP_COMP_CTL (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_dp_test.c | 235 intel_de_write(display, DDI_DP_COMP_CTL(pipe), 0x0); in intel_dp_phy_pattern_update() 243 intel_de_write(display, DDI_DP_COMP_CTL(pipe), in intel_dp_phy_pattern_update() 249 intel_de_write(display, DDI_DP_COMP_CTL(pipe), in intel_dp_phy_pattern_update() 255 intel_de_write(display, DDI_DP_COMP_CTL(pipe), in intel_dp_phy_pattern_update() 272 intel_de_write(display, DDI_DP_COMP_CTL(pipe), in intel_dp_phy_pattern_update() 285 intel_de_write(display, DDI_DP_COMP_CTL(pipe), in intel_dp_phy_pattern_update() 297 intel_de_write(display, DDI_DP_COMP_CTL(pipe), 0x0); in intel_dp_phy_pattern_update()
|
| /linux-6.15/drivers/gpu/drm/i915/ |
| H A D | i915_reg.h | 3626 #define DDI_DP_COMP_CTL(pipe) _MMIO_PIPE(pipe, _DDI_DP_COMP_CTL_A, _DDI_DP_COMP_CTL_B) macro
|