Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/phy/
Dmxl-gpy.c297 phydev->dev_flags |= PHY_F_NO_IRQ; in gpy_probe()
Dphy_device.c1525 if (phydev->dev_flags & PHY_F_NO_IRQ) in phy_attach_direct()
/Linux-v6.6/include/linux/
Dphy.h767 #define PHY_F_NO_IRQ 0x80000000 macro