Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/phy/
Dphy.c613 err = phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
744 phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_stop()
/linux-4.4.14/include/linux/
Dphy.h221 #define PHY_INTERRUPT_DISABLED 0x0 macro