Searched refs:GMAC_INT_TSIE (Results 1 – 4 of 4) sorted by relevance
149 #define GMAC_INT_TSIE BIT(12) macro155 GMAC_INT_TSIE)
231 tsync_int = readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE; in timestamp_interrupt()
300 return (readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE); in stmmac_cross_ts_isr()
68 if (GMAC_INT_DEFAULT_ENABLE & GMAC_INT_TSIE) in dwmac4_core_init()