Searched refs:DWC_CTLL_SRC_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.h78 #define DWC_CTLL_SRC_WIDTH(n) ((n)<<4) macro
H A Ddw_dmac.c593 | DWC_CTLL_SRC_WIDTH(src_width)
698 desc->lli.ctllo = ctllo | DWC_CTLL_SRC_WIDTH(mem_width);
718 | DWC_CTLL_SRC_WIDTH(reg_width)
1131 | DWC_CTLL_SRC_WIDTH(reg_width)
1141 | DWC_CTLL_SRC_WIDTH(reg_width)

Completed in 45 milliseconds