Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/display/
A Dintel_display_core.h405 bool chv_phy_assert[2]; member
A Dintel_display_power_well.c1317 if (!dev_priv->display.power.chv_phy_assert[DPIO_PHY0]) in assert_chv_phy_status()
1325 if (!dev_priv->display.power.chv_phy_assert[DPIO_PHY1]) in assert_chv_phy_status()
1502 dev_priv->display.power.chv_phy_assert[phy] = true; in chv_dpio_cmn_power_well_disable()
1520 if (!dev_priv->display.power.chv_phy_assert[phy]) in assert_chv_phy_powergate()
A Dintel_display_power.c1771 dev_priv->display.power.chv_phy_assert[DPIO_PHY0] = false; in chv_phy_control_init()
1773 dev_priv->display.power.chv_phy_assert[DPIO_PHY0] = true; in chv_phy_control_init()
1793 dev_priv->display.power.chv_phy_assert[DPIO_PHY1] = false; in chv_phy_control_init()
1795 dev_priv->display.power.chv_phy_assert[DPIO_PHY1] = true; in chv_phy_control_init()

Completed in 16 milliseconds