Home
last modified time | relevance | path

Searched refs:PHY_INTERRUPT_DISABLED (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/net/phy/
Ddp83867.c708 phydev->interrupts = PHY_INTERRUPT_DISABLED; in dp83867_suspend()
Dphy.c1261 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
Dphy_device.c1519 phydev->interrupts = PHY_INTERRUPT_DISABLED; in phy_attach_direct()
Dmicrel.c1907 phydev->interrupts = PHY_INTERRUPT_DISABLED; in kszphy_suspend()
/Linux-v6.6/include/linux/
Dphy.h470 #define PHY_INTERRUPT_DISABLED false macro