Home
last modified time | relevance | path

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

/freebsd/sys/dev/etherswitch/ar40xx/
H A Dar40xx_reg.h289 #define AR40XX_PHY_SPEC_STATUS_LINK BIT(10) macro
H A Dar40xx_hw_psgmii.c137 if (status & AR40XX_PHY_SPEC_STATUS_LINK) in ar40xx_hw_psgmii_single_phy_testing()