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 | \
592 intr_mask &= ~GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()594 intr_mask |= GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()
Completed in 9 milliseconds