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