Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c24 #define EMAC_SGMII_PHY_INTERRUPT_STATUS 0x00b8 macro
120 EMAC_SGMII_PHY_INTERRUPT_STATUS, in emac_sgmii_irq_clear()
147 status = readl(phy->base + EMAC_SGMII_PHY_INTERRUPT_STATUS); in emac_sgmii_interrupt()