Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/phy/
Dphy.c584 err = phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()
715 phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_stop()
/linux-4.1.27/include/linux/
Dphy.h213 #define PHY_INTERRUPT_DISABLED 0x0 macro