Home
last modified time | relevance | path

Searched refs:SGMII_PHY_INTERRUPT_ERR (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c43 #define SGMII_PHY_INTERRUPT_ERR (DECODE_CODE_ERR | DECODE_DISP_ERR) macro
44 #define SGMII_ISR_MASK (SGMII_PHY_INTERRUPT_ERR)
155 if (status & SGMII_PHY_INTERRUPT_ERR) { in emac_sgmii_interrupt()
/kernel/linux/linux-6.6/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.c45 #define SGMII_PHY_INTERRUPT_ERR (DECODE_CODE_ERR | DECODE_DISP_ERR) macro
46 #define SGMII_ISR_MASK (SGMII_PHY_INTERRUPT_ERR)
157 if (status & SGMII_PHY_INTERRUPT_ERR) { in emac_sgmii_interrupt()

Completed in 2 milliseconds