Searched refs:DISPLAY_PHY_CONTROL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power_well.c | 1454 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_dpio_cmn_power_well_enable() 1484 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_dpio_cmn_power_well_disable() 1581 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_phy_powergate_ch() 1614 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_phy_powergate_lanes() 1696 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_pipe_power_well_sync_hw()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/ |
H A D | intel_display_power.c | 1674 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_dpio_cmn_power_well_enable() 1703 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_dpio_cmn_power_well_disable() 1800 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_phy_powergate_ch() 1833 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_phy_powergate_lanes() 1915 intel_de_write(dev_priv, DISPLAY_PHY_CONTROL, in chv_pipe_power_well_sync_hw() 5387 * DISPLAY_PHY_CONTROL can get corrupted if read. As a in chv_phy_control_init() 5388 * workaround never ever read DISPLAY_PHY_CONTROL, and in chv_phy_control_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 1457 #define DISPLAY_PHY_CONTROL _MMIO(VLV_DISPLAY_BASE + 0x60100) macro
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
H A D | i915_reg.h | 3461 #define DISPLAY_PHY_CONTROL _MMIO(VLV_DISPLAY_BASE + 0x60100) macro
|
Completed in 66 milliseconds