Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac-reg.h580 #define DMA_CH_RCR_RBSZ_POS 1 macro
H A Ddwc-xlgmac-hw.c1370 regval = XLGMAC_SET_REG_BITS(regval, DMA_CH_RCR_RBSZ_POS, in xlgmac_config_rx_buffer_size()