Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/phy/
H A Dmarvell-88q2xxx.c643 phydev->interrupts = PHY_INTERRUPT_DISABLED; in mv88q2xxx_suspend()
H A Ddp83867.c726 phydev->interrupts = PHY_INTERRUPT_DISABLED; in dp83867_suspend()
H A Dphy.c1376 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
H A Dphy_device.c1584 phydev->interrupts = PHY_INTERRUPT_DISABLED; in phy_attach_direct()
H A Dmicrel.c2118 phydev->interrupts = PHY_INTERRUPT_DISABLED; in kszphy_suspend()
/linux-6.15/include/linux/
H A Dphy.h434 #define PHY_INTERRUPT_DISABLED false macro