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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/dma/
H A Ddw_dmac_regs.h77 #define DWC_CTLL_DST_WIDTH(n) ((n)<<1) /* bytes per element */ macro
H A Ddw_dmac.c592 | DWC_CTLL_DST_WIDTH(dst_width)
673 | DWC_CTLL_DST_WIDTH(reg_width)
744 desc->lli.ctllo = ctllo | DWC_CTLL_DST_WIDTH(mem_width);
1130 | DWC_CTLL_DST_WIDTH(reg_width)
1142 | DWC_CTLL_DST_WIDTH(reg_width)

Completed in 24 milliseconds