Searched refs:MDIO_CTRL1_LPOWER (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/drivers/net/phy/ |
D | marvell-88q2xxx.c | 108 MDIO_CTRL1_LPOWER | MDIO_PMA_CTRL1_SPEED1000 }, 557 MDIO_CTRL1_LPOWER); in mv88q2xxx_suspend() 573 MDIO_CTRL1_LPOWER); in mv88q2xxx_resume()
|
D | phy-c45.c | 57 MDIO_CTRL1_LPOWER); in genphy_c45_pma_resume() 71 MDIO_CTRL1_LPOWER); in genphy_c45_pma_suspend()
|
/linux-6.12.1/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-platform.c | 499 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_platform_suspend() 515 pdata->lpm_ctrl &= ~MDIO_CTRL1_LPOWER; in xgbe_platform_resume()
|
D | xgbe-pci.c | 447 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_pci_suspend() 461 pdata->lpm_ctrl &= ~MDIO_CTRL1_LPOWER; in xgbe_pci_resume()
|
D | xgbe-phy-v1.c | 324 reg |= MDIO_CTRL1_LPOWER; in xgbe_phy_pcs_power_cycle() 329 reg &= ~MDIO_CTRL1_LPOWER; in xgbe_phy_pcs_power_cycle()
|
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/ |
D | pcs-639x.c | 388 MDIO_CTRL1_LPOWER, 0); in mv88e639x_xg_pcs_enable() 393 mv88e639x_modify(mpcs, MV88E6390_10G_CTRL1, MDIO_CTRL1_LPOWER, in mv88e639x_xg_pcs_disable() 394 MDIO_CTRL1_LPOWER); in mv88e639x_xg_pcs_disable()
|
/linux-6.12.1/drivers/net/ethernet/chelsio/cxgb3/ |
D | aq100x.c | 124 MDIO_CTRL1_LPOWER, off); in aq100x_power_down()
|
D | ael1002.c | 149 MDIO_CTRL1_LPOWER, enable); in ael1002_power_down()
|
D | t3_hw.c | 358 err = t3_mdio_change_bits(phy, mmd, MDIO_CTRL1, MDIO_CTRL1_LPOWER, in t3_phy_reset()
|
/linux-6.12.1/include/uapi/linux/ |
D | mdio.h | 103 #define MDIO_CTRL1_LPOWER BMCR_PDOWN macro
|
/linux-6.12.1/drivers/net/ethernet/sfc/falcon/ |
D | mdio_10g.c | 208 MDIO_CTRL1_LPOWER, lpower); in ef4_mdio_set_mmd_lpower()
|
/linux-6.12.1/drivers/net/phy/aquantia/ |
D | aquantia_main.c | 627 MDIO_CTRL1_LPOWER); in aqr107_suspend() 639 MDIO_CTRL1_LPOWER); in aqr107_resume()
|