Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dphy.h816 #define PHY_F_NO_IRQ 0x80000000 macro
/linux/drivers/net/phy/
H A Dphy_device.c1851 if (phydev->dev_flags & PHY_F_NO_IRQ) in phy_attach_direct()