Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac5.h54 #define CGCE BIT(4) macro
71 #define IECGCE CGCE
A Ddwmac5.c644 value = (CGCE | HLBS | HLBF | BTRE | SWLC); in dwmac5_est_irq_status()
650 if (status & CGCE) { in dwmac5_est_irq_status()
652 writel(CGCE, ioaddr + MTL_EST_STATUS); in dwmac5_est_irq_status()

Completed in 7 milliseconds