Home
last modified time | relevance | path

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

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