Home
last modified time | relevance | path

Searched refs:DWC_CTLL_DST_WIDTH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/dma/dw/
H A Dregs.h149 #define DWC_CTLL_DST_WIDTH(n) ((n)<<1) /* bytes per element */ macro
H A Dcore.c571 | DWC_CTLL_DST_WIDTH(dst_width) in dwc_prep_dma_memcpy()
651 | DWC_CTLL_DST_WIDTH(reg_width) in dwc_prep_slave_sg()
727 lli_write(desc, ctllo, ctllo | DWC_CTLL_DST_WIDTH(mem_width)); in dwc_prep_slave_sg()
/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dregs.h149 #define DWC_CTLL_DST_WIDTH(n) ((n)<<1) /* bytes per element */ macro
H A Dcore.c568 | DWC_CTLL_DST_WIDTH(dst_width) in dwc_prep_dma_memcpy()
648 | DWC_CTLL_DST_WIDTH(reg_width) in dwc_prep_slave_sg()
724 lli_write(desc, ctllo, ctllo | DWC_CTLL_DST_WIDTH(mem_width)); in dwc_prep_slave_sg()

Completed in 6 milliseconds