Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dlan9118_phy.c25 #define PHY_INT_AUTONEG_COMPLETE (1 << 6) macro
148 s->ints |= PHY_INT_AUTONEG_COMPLETE; in lan9118_phy_update_link()
H A Dftgmac100.c243 #define PHY_INT_AUTONEG_COMPLETE (1 << 11) macro
291 s->phy_int |= PHY_INT_AUTONEG_COMPLETE; in phy_update_link()