Searched defs:pdma (Results 1 – 18 of 18) sorted by relevance
/Linux-v4.19/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() 1023 struct xgene_dma *pdma = (struct xgene_dma *)id; in xgene_dma_err_isr() local 1266 static int xgene_dma_init_rings(struct xgene_dma *pdma) in xgene_dma_init_rings() 1282 static void xgene_dma_enable(struct xgene_dma *pdma) in xgene_dma_enable() 1293 static void xgene_dma_disable(struct xgene_dma *pdma) in xgene_dma_disable() 1302 static void xgene_dma_mask_interrupts(struct xgene_dma *pdma) in xgene_dma_mask_interrupts() 1323 static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma) in xgene_dma_unmask_interrupts() 1345 static void xgene_dma_init_hw(struct xgene_dma *pdma) in xgene_dma_init_hw() [all …]
|
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
D | nv50.c | 33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
|
D | gf100.c | 33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
|
D | gf119.c | 33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
|
D | gv100.c | 31 gv100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gv100_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 | 107 int index, struct nvkm_dma **pdma) in nvkm_dma_new_()
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | pxa25x.dtsi | 43 pdma: dma-controller@40000000 { label
|
D | pxa27x.dtsi | 11 pdma: dma-controller@40000000 { label
|
D | pxa3xx.dtsi | 113 pdma: dma-controller@40000000 { label
|
D | rk3036.dtsi | 63 pdma: pdma@20078000 { label
|
D | socfpga_arria10.dtsi | 65 pdma: pdma@ffda1000 { label
|
D | rv1108.dtsi | 92 pdma: pdma@102a0000 { label
|
D | socfpga.dtsi | 85 pdma: pdma@ffe01000 { label
|
D | rk322x.dtsi | 104 pdma: pdma@110f0000 { label
|
/Linux-v4.19/arch/arm64/boot/dts/altera/ |
D | socfpga_stratix10.dtsi | 284 pdma: pdma@ffda0000 { label
|
/Linux-v4.19/drivers/char/ |
D | mbcs.c | 71 static inline void mbcs_putdma_init(struct putdma *pdma) in mbcs_putdma_init() 245 struct putdma *pdma; in mbcs_putdma_start() local
|
/Linux-v4.19/arch/arm/mach-dove/ |
D | common.c | 88 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local
|