Home
last modified time | relevance | path

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

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c1484 intel_de_write(display, DISPLAY_PHY_CONTROL, in chv_dpio_cmn_power_well_enable()
1514 intel_de_write(display, DISPLAY_PHY_CONTROL, in chv_dpio_cmn_power_well_disable()
1612 intel_de_write(display, DISPLAY_PHY_CONTROL, in chv_phy_powergate_ch()
1645 intel_de_write(display, DISPLAY_PHY_CONTROL, in chv_phy_powergate_lanes()
1729 intel_de_write(display, DISPLAY_PHY_CONTROL, in chv_pipe_power_well_sync_hw()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_reg.h756 #define DISPLAY_PHY_CONTROL _MMIO(VLV_DISPLAY_BASE + 0x60100) macro