Home
last modified time | relevance | path

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

/openbmc/linux/drivers/dma/dw/
H A Dregs.h149 #define DWC_CTLL_DST_WIDTH(n) ((n)<<1) /* bytes per element */ macro
H A Dcore.c569 | DWC_CTLL_DST_WIDTH(dst_width) in dwc_prep_dma_memcpy()
647 | DWC_CTLL_DST_WIDTH(reg_width) in dwc_prep_slave_sg()
723 lli_write(desc, ctllo, ctllo | DWC_CTLL_DST_WIDTH(mem_width)); in dwc_prep_slave_sg()