Home
last modified time | relevance | path

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

/openbmc/qemu/hw/net/
H A Dimx_fec.c228 #define PHY_INT_DOWN (1 << 4) macro
252 s->phy_int |= PHY_INT_DOWN; in imx_phy_update_link()
H A Dlan9118.c145 #define PHY_INT_DOWN 0x10 macro
403 s->phy_int |= PHY_INT_DOWN; in phy_update_link()
H A Dftgmac100.c246 #define PHY_INT_DOWN (1 << 8) macro
288 s->phy_int |= PHY_INT_DOWN; in phy_update_link()