Home
last modified time | relevance | path

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

/qemu/hw/net/
H A Dimx_fec.c226 #define PHY_INT_ENERGYON (1 << 7) macro
257 s->phy_int |= PHY_INT_ENERGYON; in imx_phy_update_link()
H A Dlan9118.c143 #define PHY_INT_ENERGYON 0x80 macro
407 s->phy_int |= PHY_INT_ENERGYON; in phy_update_link()