Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/dma/dw/
Dregs.h148 #define DWC_CTLL_SRC_WIDTH(n) ((n)<<4) macro
Dcore.c577 | DWC_CTLL_SRC_WIDTH(src_width) in dwc_prep_dma_memcpy()
683 lli_write(desc, ctllo, ctllo | DWC_CTLL_SRC_WIDTH(mem_width)); in dwc_prep_slave_sg()
706 | DWC_CTLL_SRC_WIDTH(reg_width) in dwc_prep_slave_sg()