Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/qualcomm/emac/
Demac-sgmii.c46 #define SGMII_ISR_MASK (SGMII_PHY_INTERRUPT_ERR) macro
148 status &= SGMII_ISR_MASK; in emac_sgmii_interrupt()
259 writel(SGMII_ISR_MASK, in emac_sgmii_common_link_change()