Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000.h40 #define GMAC_INT_DISABLE_TIMESTAMP BIT(9) macro
44 #define GMAC_INT_DEFAULT_MASK (GMAC_INT_DISABLE_TIMESTAMP | \
H A Ddwmac1000_core.c598 intr_mask &= ~GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()
600 intr_mask |= GMAC_INT_DISABLE_TIMESTAMP; in dwmac1000_timestamp_interrupt_cfg()