Home
last modified time | relevance | path

Searched refs:MDIO_VEND2_AN_ADVERTISE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/axgbe/
H A Dxgbe-common.h1356 #ifndef MDIO_VEND2_AN_ADVERTISE
1357 #define MDIO_VEND2_AN_ADVERTISE 0x0004 macro
H A Dxgbe-mdio.c916 reg = XMDIO_READ(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE); in xgbe_an37_init()
932 XMDIO_WRITE(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE, reg); in xgbe_an37_init()
H A Dxgbe-phy-v2.c1851 ad_reg = XMDIO_READ(pdata, MDIO_MMD_VEND2, MDIO_VEND2_AN_ADVERTISE); in xgbe_phy_an37_outcome()