Searched refs:chv_phy_control (Results 1 – 3 of 3) sorted by relevance
1337 u32 phy_control = display->power.chv_phy_control; in assert_chv_phy_status()1432 phy_status, display->power.chv_phy_control); in assert_chv_phy_status()1489 display->power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_enable()1491 display->power.chv_phy_control); in chv_dpio_cmn_power_well_enable()1495 phy, display->power.chv_phy_control); in chv_dpio_cmn_power_well_enable()1520 display->power.chv_phy_control &= ~PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_disable()1522 display->power.chv_phy_control); in chv_dpio_cmn_power_well_disable()1528 phy, display->power.chv_phy_control); in chv_dpio_cmn_power_well_disable()1609 was_override = display->power.chv_phy_control & PHY_CH_POWER_DOWN_OVRD_EN(phy, ch); in chv_phy_powergate_ch()1615 display->power.chv_phy_control |= PHY_CH_POWER_DOWN_OVRD_EN(phy, ch); in chv_phy_powergate_ch()[all …]
1779 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 |= in chv_phy_control_init()1811 display->power.chv_phy_control |= in chv_phy_control_init()1814 display->power.chv_phy_control |= in chv_phy_control_init()1817 display->power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY0); in chv_phy_control_init()1833 display->power.chv_phy_control |= in chv_phy_control_init()1836 display->power.chv_phy_control |= in chv_phy_control_init()1839 display->power.chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(DPIO_PHY1); in chv_phy_control_init()1847 display->power.chv_phy_control); in chv_phy_control_init()
489 u32 chv_phy_control; member