Home
last modified time | relevance | path

Searched refs:PHY_INTERRUPT_ENABLED (Results 1 – 16 of 16) sorted by relevance

/linux/drivers/net/phy/realtek/
H A Drealtek_main.c624 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl8261x_config_intr()
801 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl8201_config_intr()
826 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl8211b_config_intr()
848 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl8211e_config_intr()
872 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl8211f_config_intr()
2963 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl9000a_config_intr()
3013 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in rtl8221b_config_intr()
/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c524 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in mv88q2xxx_config_intr()
615 phydev->interrupts = PHY_INTERRUPT_ENABLED; in mv88q2xxx_resume()
H A Ddp83tc811.c199 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83811_config_intr()
H A Dmicrochip_t1.c693 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan87xx_phy_config_intr()
1551 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan887x_config_intr()
1576 PHY_INTERRUPT_ENABLED)); in lan887x_config_intr()
H A Dmicrel.c597 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in kszphy_config_intr()
2660 phydev->interrupts = PHY_INTERRUPT_ENABLED; in kszphy_resume()
2714 phydev->interrupts = PHY_INTERRUPT_ENABLED; in ksz9477_resume()
2746 phydev->interrupts = PHY_INTERRUPT_ENABLED; in ksz8061_resume()
4396 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan8804_config_intr()
4482 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan8814_config_intr()
4934 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan8841_config_intr()
6419 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan8842_config_intr()
6724 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in lan9645x_config_intr()
H A Dsmsc.c70 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in smsc_phy_config_intr()
H A Dbcm54140.c702 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in bcm54140_config_intr()
H A Ddp83869.c206 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83869_config_intr()
H A Dnxp-tja11xx.c688 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in tja11xx_config_intr()
H A Dbcm-phy-lib.c192 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in bcm_phy_config_intr()
H A Dbroadcom.c999 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in brcm_fet_config_intr()
H A Ddp83640.c1045 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in dp83640_config_intr()
H A Dmarvell.c391 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in marvell_config_intr()
/linux/drivers/net/phy/qcom/
H A Dqcom-phy-lib.c177 if (phydev->interrupts == PHY_INTERRUPT_ENABLED) { in at803x_config_intr()
H A Dat803x.c907 if (phydev->interrupts == PHY_INTERRUPT_ENABLED && in at8031_config_intr()
/linux/include/linux/
H A Dphy.h466 #define PHY_INTERRUPT_ENABLED true macro