Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac_est.h29 #define EST_SWLC BIT(0) macro
51 #define EST_IECC EST_SWLC
H A Dstmmac_est.c88 value = EST_CGCE | EST_HLBS | EST_HLBF | EST_BTRE | EST_SWLC; in est_irq_status()
162 if (status & EST_SWLC) { in est_irq_status()
163 writel(EST_SWLC, est_addr + EST_STATUS); in est_irq_status()