Searched refs:PHY_INTERRUPT_ENABLED (Results 1 – 19 of 19) sorted by relevance
45 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in rtl8211b_config_intr()58 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in rtl8211e_config_intr()
85 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in lxt970_config_intr()117 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in lxt971_config_intr()
121 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in vsc824x_ack_interrupt()131 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in vsc82xx_config_intr()
56 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in am79c_config_intr()
104 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in qs6612_config_intr()
95 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in cis820x_config_intr()
65 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in bcm63xx_config_intr()
60 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in ste10Xp_config_intr()
75 if (PHY_INTERRUPT_ENABLED == phydev->interrupts) in dm9161_config_intr()
75 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in ns_config_intr()
150 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in bcm87xx_config_intr()
30 ((PHY_INTERRUPT_ENABLED == phydev->interrupts) in smsc_phy_config_intr()
572 return phy_config_interrupt(phydev, PHY_INTERRUPT_ENABLED); in phy_enable_interrupts()682 phy_config_interrupt(phydev, PHY_INTERRUPT_ENABLED)) in phy_change()894 PHY_INTERRUPT_ENABLED); in phy_state_machine()
357 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in bcm54xx_config_intr()502 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in brcm_fet_config_intr()
250 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in at803x_config_intr()
165 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in kszphy_config_intr()
154 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) in marvell_config_intr()
1232 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83640_config_intr()
214 #define PHY_INTERRUPT_ENABLED 0x80000000 macro