Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw-axi-dmac/
H A Ddw-axi-dmac.h275 #define CH_CTL_L_DST_INC_POS 6 macro
H A Ddw-axi-dmac-platform.c633 DWAXIDMAC_CH_CTL_L_NOINC << CH_CTL_L_DST_INC_POS | in dw_axi_dma_set_hw_desc()
642 DWAXIDMAC_CH_CTL_L_INC << CH_CTL_L_DST_INC_POS | in dw_axi_dma_set_hw_desc()
944 DWAXIDMAC_CH_CTL_L_INC << CH_CTL_L_DST_INC_POS | in dma_chan_prep_dma_memcpy()