Home
last modified time | relevance | path

Searched defs:pdma (Results 1 – 23 of 23) sorted by relevance

/Linux-v5.15/drivers/dma/
Dxgene-dma.c215 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 …]
/Linux-v5.15/drivers/dma/sf-pdma/
Dsf-pdma.c383 static int sf_pdma_irq_init(struct platform_device *pdev, struct sf_pdma *pdma) in sf_pdma_irq_init()
437 static void sf_pdma_setup_chans(struct sf_pdma *pdma) in sf_pdma_setup_chans()
484 struct sf_pdma *pdma; in sf_pdma_probe() local
555 struct sf_pdma *pdma = platform_get_drvdata(pdev); in sf_pdma_remove() local
Dsf-pdma.h100 struct sf_pdma *pdma; member
/Linux-v5.15/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dnv50.c34 struct nvkm_dma **pdma) in nv50_dma_new()
Dgf100.c34 struct nvkm_dma **pdma) in gf100_dma_new()
Dgf119.c34 struct nvkm_dma **pdma) in gf119_dma_new()
Dgv100.c32 struct nvkm_dma **pdma) in gv100_dma_new()
Dnv04.c34 struct nvkm_dma **pdma) in nv04_dma_new()
Dbase.c107 enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) in nvkm_dma_new_()
/Linux-v5.15/arch/arm/boot/dts/
Dpxa25x.dtsi37 pdma: dma-controller@40000000 { label
Dpxa27x.dtsi11 pdma: dma-controller@40000000 { label
Dpxa3xx.dtsi121 pdma: dma-controller@40000000 { label
Drk3036.dtsi559 pdma: pdma@20078000 { label
Dsocfpga_arria10.dtsi63 pdma: pdma@ffda1000 { label
Dsocfpga.dtsi71 pdma: pdma@ffe01000 { label
Drv1108.dtsi94 pdma: pdma@102a0000 { label
Drk322x.dtsi504 pdma: pdma@110f0000 { label
/Linux-v5.15/arch/mips/boot/dts/ingenic/
Dx1830.dtsi280 pdma: dma-controller@13420000 { label
Dx1000.dtsi291 pdma: dma-controller@13420000 { label
/Linux-v5.15/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10.dtsi326 pdma: pdma@ffda0000 { label
/Linux-v5.15/arch/arm64/boot/dts/intel/
Dsocfpga_agilex.dtsi340 pdma: pdma@ffda0000 { label
/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_ppgtt.c86 write_dma_entry(struct drm_i915_gem_object * const pdma, in write_dma_entry()
/Linux-v5.15/arch/arm/mach-dove/
Dcommon.c89 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local