Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/net/phy/
Dmarvell-88q2xxx.c595 phydev->interrupts = PHY_INTERRUPT_DISABLED; in mv88q2xxx_suspend()
Ddp83867.c726 phydev->interrupts = PHY_INTERRUPT_DISABLED; in dp83867_suspend()
Dphy.c1391 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
Dphy_device.c1581 phydev->interrupts = PHY_INTERRUPT_DISABLED; in phy_attach_direct()
Dmicrel.c2099 phydev->interrupts = PHY_INTERRUPT_DISABLED; in kszphy_suspend()
/linux-6.14.4/include/linux/
Dphy.h486 #define PHY_INTERRUPT_DISABLED false macro