Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/stmicro/stmmac/
H A Ddwxgmac2_dma.c185 value |= XGMAC_TSF; in dwxgmac2_dma_tx_mode()
187 value &= ~XGMAC_TSF; in dwxgmac2_dma_tx_mode()
H A Ddwxgmac2.h293 #define XGMAC_TSF BIT(1) macro