Home
last modified time | relevance | path

Searched refs:MDIO_CTRL1_LPOWER (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c128 MDIO_CTRL1_LPOWER | MDIO_PMA_CTRL1_SPEED1000 },
602 MDIO_CTRL1_LPOWER); in mv88q2xxx_suspend()
618 MDIO_CTRL1_LPOWER); in mv88q2xxx_resume()
/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-pci.c447 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_pci_suspend()
461 pdata->lpm_ctrl &= ~MDIO_CTRL1_LPOWER; in xgbe_pci_resume()
H A Dxgbe-phy-v1.c324 reg |= MDIO_CTRL1_LPOWER; in xgbe_phy_pcs_power_cycle()
329 reg &= ~MDIO_CTRL1_LPOWER; in xgbe_phy_pcs_power_cycle()
/linux/drivers/net/ethernet/chelsio/cxgb3/
H A Daq100x.c124 MDIO_CTRL1_LPOWER, off); in aq100x_power_down()
H A Dael1002.c149 MDIO_CTRL1_LPOWER, enable); in ael1002_power_down()
H A Dt3_hw.c358 err = t3_mdio_change_bits(phy, mmd, MDIO_CTRL1, MDIO_CTRL1_LPOWER, in t3_phy_reset()
/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c208 MDIO_CTRL1_LPOWER, lpower); in ef4_mdio_set_mmd_lpower()