Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-reg.h596 #define DMA_CH_SR_TI_POS 0 macro
H A Ddwc-xlgmac-net.c285 ti = XLGMAC_GET_REG_BITS(dma_ch_isr, DMA_CH_SR_TI_POS, in xlgmac_isr()