Searched refs:MDIO_PCS_EEE_ABLE (Results 1 – 9 of 9) sorted by relevance
/openbmc/u-boot/include/linux/ |
H A D | mdio.h | 46 #define MDIO_PCS_EEE_ABLE 20 /* EEE Capability register */ macro
|
/openbmc/linux/include/uapi/linux/ |
H A D | mdio.h | 47 #define MDIO_PCS_EEE_ABLE 20 /* EEE Capability register */ macro
|
/openbmc/linux/drivers/net/phy/ |
H A D | bcm7xxx.c | 610 case MDIO_PCS_EEE_ABLE: in bcm7xxx_28nm_ephy_regnum_to_shd()
|
H A D | adin.c | 185 { MDIO_MMD_PCS, MDIO_PCS_EEE_ABLE, ADIN1300_EEE_CAP_REG },
|
H A D | realtek.c | 594 if (devnum == MDIO_MMD_PCS && regnum == MDIO_PCS_EEE_ABLE) { in rtlgen_read_mmd()
|
H A D | phy-c45.c | 810 val = phy_read_mmd(phydev, MDIO_MMD_PCS, MDIO_PCS_EEE_ABLE); in genphy_c45_read_eee_cap1()
|
/openbmc/linux/drivers/net/usb/ |
H A D | ax88179_178a.c | 676 val = ax88179_phy_read_mmd_indirect(dev, MDIO_PCS_EEE_ABLE, in ax88179_ethtool_get_eee() 720 MDIO_PCS_EEE_ABLE, in ax88179_chk_eee()
|
H A D | r8152.c | 8906 val = r8152_mmd_read(tp, MDIO_MMD_PCS, MDIO_PCS_EEE_ABLE); in r8152_get_eee()
|
/openbmc/linux/drivers/net/ethernet/realtek/ |
H A D | r8169_main.c | 2070 adv = phy_read_mmd(phydev, MDIO_MMD_PCS, MDIO_PCS_EEE_ABLE); in rtl_enable_eee()
|