Searched refs:to_dw_dma (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.h193 static inline struct dw_dma *to_dw_dma(struct dma_device *ddev) function
H A Ddw_dmac.c171 struct dw_dma *dw = to_dw_dma(dwc->chan.device);
788 struct dw_dma *dw = to_dw_dma(chan->device);
837 dwc_scan_descriptors(to_dw_dma(chan->device), dwc);
856 dwc_scan_descriptors(to_dw_dma(chan->device), dwc);
863 struct dw_dma *dw = to_dw_dma(chan->device);
944 struct dw_dma *dw = to_dw_dma(chan->device);
954 BUG_ON(dma_readl(to_dw_dma(chan->device), CH_EN) & dwc->mask);
989 struct dw_dma *dw = to_dw_dma(dwc->chan.device);
1039 struct dw_dma *dw = to_dw_dma(dwc->chan.device);
1197 struct dw_dma *dw = to_dw_dma(dw
[all...]

Completed in 105 milliseconds