Searched refs:GMAC_INT_STATUS (Results 1 – 6 of 6) sorted by relevance
25 #define GMAC_INT_STATUS 0x00000038 /* interrupt status register */ macro
188 tsync_int = readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE; in timestamp_interrupt()
32 #define GMAC_INT_STATUS 0x000000b0 macro
301 u32 intr_status = readl(ioaddr + GMAC_INT_STATUS); in dwmac1000_irq_status()
302 return (readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE); in stmmac_cross_ts_isr()
854 u32 intr_status = readl(ioaddr + GMAC_INT_STATUS); in dwmac4_irq_status()