Home
last modified time | relevance | path

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

/drivers/dma/
Ddw_dmac.c481 unsigned int dst_width; in dwc_prep_dma_memcpy() local
497 src_width = dst_width = 2; in dwc_prep_dma_memcpy()
499 src_width = dst_width = 1; in dwc_prep_dma_memcpy()
501 src_width = dst_width = 0; in dwc_prep_dma_memcpy()
504 | DWC_CTLL_DST_WIDTH(dst_width) in dwc_prep_dma_memcpy()