Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/phy/
H A Dmxl-gpy.c299 phydev->dev_flags |= PHY_F_NO_IRQ; in gpy_probe()
H A Dphy_device.c1530 if (phydev->dev_flags & PHY_F_NO_IRQ) in phy_attach_direct()
/openbmc/linux/include/linux/
H A Dphy.h767 #define PHY_F_NO_IRQ 0x80000000 macro