Searched refs:MDIO_VEND2_AN_ADVERTISE (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-mdio.c | 955 reg = XMDIO_READ(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE); in xgbe_an37_init() 970 XMDIO_WRITE(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE, reg); in xgbe_an37_init()
|
H A D | xgbe-common.h | 1314 #ifndef MDIO_VEND2_AN_ADVERTISE 1315 #define MDIO_VEND2_AN_ADVERTISE 0x0004 macro
|
H A D | xgbe-phy-v2.c | 1582 ad_reg = XMDIO_READ(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE); in xgbe_phy_an37_outcome()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/amd/xgbe/ |
H A D | xgbe-mdio.c | 967 reg = XMDIO_READ(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE); in xgbe_an37_init() 982 XMDIO_WRITE(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE, reg); in xgbe_an37_init()
|
H A D | xgbe-common.h | 1332 #ifndef MDIO_VEND2_AN_ADVERTISE 1333 #define MDIO_VEND2_AN_ADVERTISE 0x0004 macro
|
H A D | xgbe-phy-v2.c | 1659 ad_reg = XMDIO_READ(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE); in xgbe_phy_an37_outcome()
|
Completed in 23 milliseconds