/kernel/linux/linux-5.10/drivers/dma/ |
D | xgene-dma.c | 215 struct xgene_dma *pdma; member 271 struct xgene_dma *pdma; member 343 static bool is_pq_enabled(struct xgene_dma *pdma) in is_pq_enabled() 1013 struct xgene_dma *pdma = (struct xgene_dma *)id; in xgene_dma_err_isr() local 1256 static int xgene_dma_init_rings(struct xgene_dma *pdma) in xgene_dma_init_rings() 1272 static void xgene_dma_enable(struct xgene_dma *pdma) in xgene_dma_enable() 1283 static void xgene_dma_disable(struct xgene_dma *pdma) in xgene_dma_disable() 1292 static void xgene_dma_mask_interrupts(struct xgene_dma *pdma) in xgene_dma_mask_interrupts() 1313 static void xgene_dma_unmask_interrupts(struct xgene_dma *pdma) in xgene_dma_unmask_interrupts() 1335 static void xgene_dma_init_hw(struct xgene_dma *pdma) in xgene_dma_init_hw() [all …]
|
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/ |
D | sf-pdma.c | 401 static int sf_pdma_irq_init(struct platform_device *pdev, struct sf_pdma *pdma) in sf_pdma_irq_init() 455 static void sf_pdma_setup_chans(struct sf_pdma *pdma) in sf_pdma_setup_chans() 502 struct sf_pdma *pdma; in sf_pdma_probe() local 573 struct sf_pdma *pdma = platform_get_drvdata(pdev); in sf_pdma_remove() local
|
D | sf-pdma.h | 100 struct sf_pdma *pdma; member
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/ |
D | gv100.c | 31 gv100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gv100_dma_new()
|
D | nv50.c | 33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
|
D | gf119.c | 33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
|
D | nv04.c | 33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv04_dma_new()
|
D | gf100.c | 33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
|
D | base.c | 107 int index, struct nvkm_dma **pdma) in nvkm_dma_new_()
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | pxa25x.dtsi | 37 pdma: dma-controller@40000000 { label
|
D | pxa27x.dtsi | 11 pdma: dma-controller@40000000 { label
|
D | pxa3xx.dtsi | 121 pdma: dma-controller@40000000 { label
|
D | rk3036.dtsi | 63 pdma: pdma@20078000 { label
|
D | socfpga_arria10.dtsi | 54 pdma: pdma@ffda1000 { label
|
D | socfpga.dtsi | 71 pdma: pdma@ffe01000 { label
|
D | rv1108.dtsi | 94 pdma: pdma@102a0000 { label
|
D | rk322x.dtsi | 104 pdma: pdma@110f0000 { label
|
/kernel/linux/linux-5.10/arch/mips/boot/dts/ingenic/ |
D | x1830.dtsi | 239 pdma: dma-controller@13420000 { label
|
D | x1000.dtsi | 252 pdma: dma-controller@13420000 { label
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/altera/ |
D | socfpga_stratix10.dtsi | 326 pdma: pdma@ffda0000 { label
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/intel/ |
D | socfpga_agilex.dtsi | 325 pdma: pdma@ffda0000 { label
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
D | intel_ppgtt.c | 84 write_dma_entry(struct drm_i915_gem_object * const pdma, in write_dma_entry()
|
/kernel/linux/linux-5.10/arch/arm/mach-dove/ |
D | common.c | 89 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local
|