Home
last modified time | relevance | path

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

/freebsd/sys/dev/xilinx/
H A Dif_xae.c98 #define PHY1_RD(sc, _r) \ macro
761 } while (PHY1_RD(sc, MII_BMCR) == 0x0ffff); in xae_phy_fixup()
767 } while ((PHY1_RD(sc, MII_BMSR) & BMSR_ACOMP) == 0); in xae_phy_fixup()