Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/phy/
Dphy.c992 return phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
Dphy_device.c1488 phydev->interrupts = PHY_INTERRUPT_DISABLED; in phy_attach_direct()
Dmicrel.c1708 phydev->interrupts = PHY_INTERRUPT_DISABLED; in kszphy_suspend()
/linux-6.1.9/include/linux/
Dphy.h461 #define PHY_INTERRUPT_DISABLED false macro