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