Home
last modified time | relevance | path

Searched refs:chv_phy_control (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_display_power_well.c1331 u32 phy_control = display->power.chv_phy_control; in assert_chv_phy_status()
1426 phy_status, display->power.chv_phy_control); in assert_chv_phy_status()
1485 display->power.chv_phy_control); in chv_dpio_cmn_power_well_enable()
1489 phy, display->power.chv_phy_control); in chv_dpio_cmn_power_well_enable()
1515 display->power.chv_phy_control); in chv_dpio_cmn_power_well_disable()
1521 phy, display->power.chv_phy_control); in chv_dpio_cmn_power_well_disable()
1613 display->power.chv_phy_control); in chv_phy_powergate_ch()
1617 phy, ch, display->power.chv_phy_control); in chv_phy_powergate_ch()
1646 display->power.chv_phy_control); in chv_phy_powergate_lanes()
1650 phy, ch, mask, display->power.chv_phy_control); in chv_phy_powergate_lanes()
[all …]
H A Dintel_display_power.c1766 display->power.chv_phy_control = in chv_phy_control_init()
1788 display->power.chv_phy_control |= in chv_phy_control_init()
1791 display->power.chv_phy_control |= in chv_phy_control_init()
1798 display->power.chv_phy_control |= in chv_phy_control_init()
1801 display->power.chv_phy_control |= in chv_phy_control_init()
1804 display->power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY0); in chv_phy_control_init()
1820 display->power.chv_phy_control |= in chv_phy_control_init()
1823 display->power.chv_phy_control |= in chv_phy_control_init()
1826 display->power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY1); in chv_phy_control_init()
1834 display->power.chv_phy_control); in chv_phy_control_init()
H A Dintel_display_core.h489 u32 chv_phy_control; member