Searched refs:GMAC_INT_TSIE (Results 1 – 4 of 4) sorted by relevance
148 #define GMAC_INT_TSIE BIT(12) macro154 GMAC_INT_TSIE)
188 tsync_int = readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE; in timestamp_interrupt()
302 return (readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE); in stmmac_cross_ts_isr()
62 if (GMAC_INT_DEFAULT_ENABLE & GMAC_INT_TSIE) in dwmac4_core_init()
Completed in 12 milliseconds