Home
last modified time | relevance | path

Searched refs:GMAC_INT_STATUS (Results 1 – 6 of 6) sorted by relevance

/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac1000.h25 #define GMAC_INT_STATUS 0x00000038 /* interrupt status register */ macro
A Dstmmac_hwtstamp.c244 tsync_int = readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE; in timestamp_interrupt()
A Ddwmac4.h28 #define GMAC_INT_STATUS 0x000000b0 macro
A Ddwmac1000_core.c303 u32 intr_status = readl(ioaddr + GMAC_INT_STATUS); in dwmac1000_irq_status()
A Ddwmac4_core.c656 u32 intr_status = readl(ioaddr + GMAC_INT_STATUS); in dwmac4_irq_status()
A Ddwmac-intel.c354 return (readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE); in stmmac_cross_ts_isr()

Completed in 20 milliseconds