Searched refs:chv_phy_control (Results 1 – 2 of 2) sorted by relevance
1534 u32 phy_control = dev_priv->chv_phy_control; in assert_chv_phy_status()1629 phy_status, dev_priv->chv_phy_control); in assert_chv_phy_status()1688 dev_priv->chv_phy_control |= PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_enable()1690 dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_enable()1694 phy, dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_enable()1717 dev_priv->chv_phy_control &= ~PHY_COM_LANE_RESET_DEASSERT(phy); in chv_dpio_cmn_power_well_disable()1719 dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_disable()1725 phy, dev_priv->chv_phy_control); in chv_dpio_cmn_power_well_disable()1805 was_override = dev_priv->chv_phy_control & PHY_CH_POWER_DOWN_OVRD_EN(phy, ch); in chv_phy_powergate_ch()1811 dev_priv->chv_phy_control |= PHY_CH_POWER_DOWN_OVRD_EN(phy, ch); in chv_phy_powergate_ch()[all …]
1079 u32 chv_phy_control; member