Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c599 phydev->interrupts = PHY_INTERRUPT_DISABLED; in mv88q2xxx_suspend()
H A Ddp83867.c678 phydev->interrupts = PHY_INTERRUPT_DISABLED; in dp83867_suspend()
H A Dphy.c1378 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
H A Dphy_device.c1834 phydev->interrupts = PHY_INTERRUPT_DISABLED; in phy_attach_direct()
H A Dmicrel.c2490 phydev->interrupts = PHY_INTERRUPT_DISABLED; in kszphy_suspend()
/linux/include/linux/
H A Dphy.h465 #define PHY_INTERRUPT_DISABLED false macro