Searched refs:MDIO_CTRL1_LPOWER (Results 1 – 11 of 11) sorted by relevance
541 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_platform_suspend()557 pdata->lpm_ctrl &= ~MDIO_CTRL1_LPOWER; in xgbe_platform_resume()
434 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_pci_suspend()448 pdata->lpm_ctrl &= ~MDIO_CTRL1_LPOWER; in xgbe_pci_resume()
324 reg |= MDIO_CTRL1_LPOWER; in xgbe_phy_pcs_power_cycle()329 reg &= ~MDIO_CTRL1_LPOWER; in xgbe_phy_pcs_power_cycle()
36 MDIO_CTRL1_LPOWER); in genphy_c45_pma_resume()50 MDIO_CTRL1_LPOWER); in genphy_c45_pma_suspend()
591 MDIO_CTRL1_LPOWER); in aqr107_suspend()597 MDIO_CTRL1_LPOWER); in aqr107_resume()
85 #define MDIO_CTRL1_LPOWER BMCR_PDOWN macro
124 MDIO_CTRL1_LPOWER, off); in aq100x_power_down()
149 MDIO_CTRL1_LPOWER, enable); in ael1002_power_down()
358 err = t3_mdio_change_bits(phy, mmd, MDIO_CTRL1, MDIO_CTRL1_LPOWER, in t3_phy_reset()
208 MDIO_CTRL1_LPOWER, lpower); in ef4_mdio_set_mmd_lpower()
706 MDIO_CTRL1_LPOWER); in mv88e6390_serdes_power_10g()708 new_val = val | MDIO_CTRL1_LPOWER; in mv88e6390_serdes_power_10g()
Completed in 38 milliseconds