Searched refs:GMAC_INT_TSIE (Results 1 – 4 of 4) sorted by relevance
218 intr_value |= GMAC_INT_TSIE; in stmmac_enable()227 intr_value &= ~GMAC_INT_TSIE; in stmmac_enable()
177 tsync_int = readl(priv->ioaddr + GMAC_INT_STATUS) & GMAC_INT_TSIE; in timestamp_interrupt()
148 #define GMAC_INT_TSIE BIT(12) macro
373 (v & GMAC_INT_TSIE), 100, 10000); in intel_crosststamp()
Completed in 8 milliseconds