Searched refs:GMAC_INT_DISABLE_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
40 #define GMAC_INT_DISABLE_TIMESTAMP BIT(9) macro44 #define GMAC_INT_DEFAULT_MASK (GMAC_INT_DISABLE_TIMESTAMP | \
598 intr_mask &= ~GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()600 intr_mask |= GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()