Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-platform.c541 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_platform_suspend()
557 pdata->lpm_ctrl &= ~MDIO_CTRL1_LPOWER; in xgbe_platform_resume()
H A Dxgbe-pci.c437 pdata->lpm_ctrl |= MDIO_CTRL1_LPOWER; in xgbe_pci_suspend()
451 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()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dmdio.h79 #define MDIO_CTRL1_LPOWER BMCR_PDOWN macro
/OK3568_Linux_fs/u-boot/include/linux/
H A Dmdio.h74 #define MDIO_CTRL1_LPOWER BMCR_PDOWN macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dmdio.h79 #define MDIO_CTRL1_LPOWER BMCR_PDOWN macro
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dmdio.h83 #define MDIO_CTRL1_LPOWER BMCR_PDOWN macro
/OK3568_Linux_fs/kernel/drivers/net/phy/
H A Daquantia_main.c610 MDIO_CTRL1_LPOWER); in aqr107_suspend()
622 MDIO_CTRL1_LPOWER); in aqr107_resume()
/OK3568_Linux_fs/kernel/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.c357 err = t3_mdio_change_bits(phy, mmd, MDIO_CTRL1, MDIO_CTRL1_LPOWER, in t3_phy_reset()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c208 MDIO_CTRL1_LPOWER, lpower); in ef4_mdio_set_mmd_lpower()
/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A Dserdes.c545 MDIO_CTRL1_LPOWER); in mv88e6390_serdes_power_10g()
547 new_val = val | MDIO_CTRL1_LPOWER; in mv88e6390_serdes_power_10g()