Searched refs:chv_phy_assert (Results 1 – 3 of 3) sorted by relevance
405 bool chv_phy_assert[2]; member
1317 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()
1771 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