Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/dma/dw/
Dregs.h150 #define DWC_CTLL_SRC_WIDTH(n) ((n)<<4) macro
Dcore.c570 | DWC_CTLL_SRC_WIDTH(src_width) in dwc_prep_dma_memcpy()
674 lli_write(desc, ctllo, ctllo | DWC_CTLL_SRC_WIDTH(mem_width)); in dwc_prep_slave_sg()
697 | DWC_CTLL_SRC_WIDTH(reg_width) in dwc_prep_slave_sg()