Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
A Dstmmac_est.h25 #define EST_CGCE BIT(4) macro
47 #define EST_IECGCE EST_CGCE
A Dstmmac_est.c93 value = EST_CGCE | EST_HLBS | EST_HLBF | EST_BTRE | EST_SWLC; in est_irq_status()
99 if (status & EST_CGCE) { in est_irq_status()
101 writel(EST_CGCE, est_addr + EST_STATUS); in est_irq_status()

Completed in 4 milliseconds