Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/dw-axi-dmac/
Ddw-axi-dmac.h276 #define CH_CTL_L_DST_WIDTH_POS 11 macro
Ddw-axi-dmac-platform.c677 ctllo = reg_width << CH_CTL_L_DST_WIDTH_POS | in dw_axi_dma_set_hw_desc()
687 mem_width << CH_CTL_L_DST_WIDTH_POS | in dw_axi_dma_set_hw_desc()
988 xfer_width << CH_CTL_L_DST_WIDTH_POS | in dma_chan_prep_dma_memcpy()