Searched refs:PHY_INTERRUPT_DISABLED (Results 1 – 2 of 2) sorted by relevance
613 err = phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_disable_interrupts()744 phy_config_interrupt(phydev, PHY_INTERRUPT_DISABLED); in phy_stop()
221 #define PHY_INTERRUPT_DISABLED 0x0 macro