Lines Matching refs:phy_control
996 u32 phy_control = dev_priv->chv_phy_control; in assert_chv_phy_status() local
1025 if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH0)) == 0) in assert_chv_phy_status()
1026 phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH0); in assert_chv_phy_status()
1028 if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY0, DPIO_CH1)) == 0) in assert_chv_phy_status()
1029 phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY0, DPIO_CH1); in assert_chv_phy_status()
1032 if (BITS_SET(phy_control, in assert_chv_phy_status()
1042 if (BITS_SET(phy_control, in assert_chv_phy_status()
1047 if (BITS_SET(phy_control, in assert_chv_phy_status()
1050 if (BITS_SET(phy_control, in assert_chv_phy_status()
1054 if (BITS_SET(phy_control, in assert_chv_phy_status()
1057 if (BITS_SET(phy_control, in assert_chv_phy_status()
1066 if ((phy_control & PHY_CH_POWER_DOWN_OVRD_EN(DPIO_PHY1, DPIO_CH0)) == 0) in assert_chv_phy_status()
1067 phy_control |= PHY_CH_POWER_DOWN_OVRD(0xf, DPIO_PHY1, DPIO_CH0); in assert_chv_phy_status()
1069 if (BITS_SET(phy_control, in assert_chv_phy_status()
1073 if (BITS_SET(phy_control, in assert_chv_phy_status()
1076 if (BITS_SET(phy_control, in assert_chv_phy_status()