Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 …]
/kernel/linux/linux-5.10/drivers/dma/sf-pdma/
Dsf-pdma.c401 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
Dsf-pdma.h100 struct sf_pdma *pdma; member
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/dma/
Dgv100.c31 gv100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gv100_dma_new()
Dnv50.c33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv50_dma_new()
Dgf119.c33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf119_dma_new()
Dnv04.c33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in nv04_dma_new()
Dgf100.c33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) in gf100_dma_new()
Dbase.c107 int index, struct nvkm_dma **pdma) in nvkm_dma_new_()
/kernel/linux/linux-5.10/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.dtsi63 pdma: pdma@20078000 { label
Dsocfpga_arria10.dtsi54 pdma: pdma@ffda1000 { label
Dsocfpga.dtsi71 pdma: pdma@ffe01000 { label
Drv1108.dtsi94 pdma: pdma@102a0000 { label
Drk322x.dtsi104 pdma: pdma@110f0000 { label
/kernel/linux/linux-5.10/arch/mips/boot/dts/ingenic/
Dx1830.dtsi239 pdma: dma-controller@13420000 { label
Dx1000.dtsi252 pdma: dma-controller@13420000 { label
/kernel/linux/linux-5.10/arch/arm64/boot/dts/altera/
Dsocfpga_stratix10.dtsi326 pdma: pdma@ffda0000 { label
/kernel/linux/linux-5.10/arch/arm64/boot/dts/intel/
Dsocfpga_agilex.dtsi325 pdma: pdma@ffda0000 { label
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
Dintel_ppgtt.c84 write_dma_entry(struct drm_i915_gem_object * const pdma, in write_dma_entry()
/kernel/linux/linux-5.10/arch/arm/mach-dove/
Dcommon.c89 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; in dove_clk_init() local