Searched refs:MTL_EST_STATUS (Results 1 – 2 of 2) sorted by relevance
642 status = readl(ioaddr + MTL_EST_STATUS); in dwmac5_est_irq_status()652 writel(CGCE, ioaddr + MTL_EST_STATUS); in dwmac5_est_irq_status()704 writel(BTRE, ioaddr + MTL_EST_STATUS); in dwmac5_est_irq_status()708 writel(SWLC, ioaddr + MTL_EST_STATUS); in dwmac5_est_irq_status()
48 #define MTL_EST_STATUS 0x00000c58 macro