Searched defs:pdma (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dgf100.c33 gf100_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) argument
H A Dnv04.c33 nv04_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) argument
H A Dnv50.c33 nv50_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) argument
H A Dgf119.c33 gf119_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) argument
H A Dgv100.c31 gv100_dma_new(struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) argument
H A Dbase.c106 nvkm_dma_new_(const struct nvkm_dma_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_dma **pdma) argument
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_ppgtt.c88 write_dma_entry(struct drm_i915_gem_object * const pdma, argument
/linux-master/drivers/dma/sf-pdma/
H A Dsf-pdma.c401 static int sf_pdma_irq_init(struct platform_device *pdev, struct sf_pdma *pdma) argument
451 static void sf_pdma_setup_chans(struct sf_pdma *pdma) argument
499 struct sf_pdma *pdma; local
596 struct sf_pdma *pdma = platform_get_drvdata(pdev); local
[all...]
H A Dsf-pdma.h96 struct sf_pdma *pdma; member in struct:sf_pdma_chan
/linux-master/arch/arm/mach-dove/
H A Dcommon.c84 struct clk *nand, *camera, *i2s0, *i2s1, *crypto, *ac97, *pdma; local
/linux-master/drivers/dma/
H A Dxgene-dma.c216 struct xgene_dma *pdma; member in struct:xgene_dma_ring
272 struct xgene_dma *pdma; member in struct:xgene_dma_chan
344 static bool is_pq_enabled(struct xgene_dma *pdma) argument
1014 struct xgene_dma *pdma = (struct xgene_dma *)id; local
1257 xgene_dma_init_rings(struct xgene_dma *pdma) argument
1273 xgene_dma_enable(struct xgene_dma *pdma) argument
1284 xgene_dma_disable(struct xgene_dma *pdma) argument
1293 xgene_dma_mask_interrupts(struct xgene_dma *pdma) argument
1314 xgene_dma_unmask_interrupts(struct xgene_dma *pdma) argument
1336 xgene_dma_init_hw(struct xgene_dma *pdma) argument
1364 xgene_dma_init_ring_mngr(struct xgene_dma *pdma) argument
1404 xgene_dma_init_mem(struct xgene_dma *pdma) argument
1431 xgene_dma_request_irqs(struct xgene_dma *pdma) argument
1470 xgene_dma_free_irqs(struct xgene_dma *pdma) argument
1531 xgene_dma_async_register(struct xgene_dma *pdma, int id) argument
1574 xgene_dma_init_async(struct xgene_dma *pdma) argument
1593 xgene_dma_async_unregister(struct xgene_dma *pdma) argument
1601 xgene_dma_init_channels(struct xgene_dma *pdma) argument
1617 xgene_dma_get_resources(struct platform_device *pdev, struct xgene_dma *pdma) argument
1702 struct xgene_dma *pdma; local
1781 struct xgene_dma *pdma = platform_get_drvdata(pdev); local
[all...]
/linux-master/drivers/net/ethernet/mediatek/
H A Dmtk_eth_soc.h1109 } pdma; member in struct:mtk_reg_map

Completed in 204 milliseconds