Searched defs:pdma (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/dma/ |
D | xgene-dma.c | 227 struct xgene_dma *pdma; member 283 struct xgene_dma *pdma; member 353 static bool is_pq_enabled(struct xgene_dma *pdma) in is_pq_enabled() 1180 struct xgene_dma *pdma = (struct xgene_dma *)id; in xgene_dma_err_isr() local 1423 static int xgene_dma_init_rings(struct xgene_dma *pdma) in xgene_dma_init_rings() 1439 static void xgene_dma_enable(struct xgene_dma *pdma) in xgene_dma_enable() 1450 static void xgene_dma_disable(struct xgene_dma *pdma) in xgene_dma_disable() 1459 static void xgene_dma_mask_interrupts(struct xgene_dma *pdma) in xgene_dma_mask_interrupts() 1480 static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma) in xgene_dma_unmask_interrupts() 1502 static void xgene_dma_init_hw(struct xgene_dma *pdma) in xgene_dma_init_hw() [all …]
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
D | gf119.c | 33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
|
D | gf100.c | 33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
|
D | nv50.c | 33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
|
D | nv04.c | 33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv04_dma_new()
|
D | base.c | 147 int index, struct nvkm_dma **pdma) in nvkm_dma_new_()
|
/linux-4.4.14/arch/arm/boot/dts/ |
D | pxa3xx.dtsi | 9 pdma: dma-controller@40000000 { label
|
D | pxa27x.dtsi | 10 pdma: dma-controller@40000000 { label
|
D | socfpga_arria10.dtsi | 71 pdma: pdma@ffda1000 { label
|
D | socfpga.dtsi | 77 pdma: pdma@ffe01000 { label
|
/linux-4.4.14/drivers/char/ |
D | mbcs.c | 70 static inline void mbcs_putdma_init(struct putdma *pdma) in mbcs_putdma_init() 244 struct putdma *pdma; in mbcs_putdma_start() local
|
/linux-4.4.14/arch/arm/mach-dove/ |
D | common.c | 87 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local
|