Home
last modified time | relevance | path

Searched refs:GMAC_INT_DISABLE_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/stmicro/stmmac/ !
H A Ddwmac1000.h36 #define GMAC_INT_DISABLE_TIMESTAMP BIT(9) macro
40 GMAC_INT_DISABLE_TIMESTAMP)
H A Ddwmac1000_core.c560 intr_mask &= ~GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()
562 intr_mask |= GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()