Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c52 #define SGMII_ISR_MASK (SGMII_PHY_INTERRUPT_ERR) macro
154 status &= SGMII_ISR_MASK; in emac_sgmii_interrupt()
265 writel(SGMII_ISR_MASK, in emac_sgmii_common_link_change()