Home
last modified time | relevance | path

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

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