Searched refs:PHY_F_NO_IRQ (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | phy.h | 816 #define PHY_F_NO_IRQ 0x80000000 macro |
| /linux/drivers/net/phy/ | ||
| H A D | phy_device.c | 1851 if (phydev->dev_flags & PHY_F_NO_IRQ) in phy_attach_direct() |