Home
last modified time | relevance | path

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

/linux/drivers/net/phy/ !
H A Dmarvell-88q2xxx.c599 phydev->interrupts = PHY_INTERRUPT_DISABLED; in mv88q2xxx_suspend()
H A Ddp83867.c677 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.c1720 phydev->interrupts = PHY_INTERRUPT_DISABLED; in phy_attach_direct()
/linux/include/linux/ !
H A Dphy.h454 #define PHY_INTERRUPT_DISABLED false macro