Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac.h200 #define CH_CTL_L_DST_MSIZE_POS 18 macro
Ddw-axi-dmac-platform.c479 reg = (DWAXIDMAC_BURST_TRANS_LEN_4 << CH_CTL_L_DST_MSIZE_POS | in dma_chan_prep_dma_memcpy()