Home
last modified time | relevance | path

Searched defs:dma_base (Results 1 – 25 of 41) sorted by relevance

12

/openbmc/u-boot/drivers/dma/
H A Dfsl_dma.c27 dma83xx_t *dma_base = (void *)(CONFIG_SYS_MPC83xx_DMA_ADDR); variable
29 ccsr_dma_t *dma_base = (void *)(CONFIG_SYS_MPC85xx_DMA_ADDR); variable
31 ccsr_dma_t *dma_base = (void *)(CONFIG_SYS_MPC86xx_DMA_ADDR); variable
/openbmc/linux/drivers/net/ethernet/8390/
H A Detherh.c67 void __iomem *dma_base; member
309 void __iomem *dma_base, *addr; in etherh_block_output() local
374 void __iomem *dma_base, *addr; in etherh_block_input() local
414 void __iomem *dma_base, *addr; in etherh_get_header() local
/openbmc/linux/arch/arm/mm/
H A Ddma-mapping-nommu.c36 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
H A Ddma-mapping.c1715 static void arm_setup_iommu_dma_ops(struct device *dev, u64 dma_base, u64 size, in arm_setup_iommu_dma_ops()
1750 static void arm_setup_iommu_dma_ops(struct device *dev, u64 dma_base, u64 size, in arm_setup_iommu_dma_ops()
1759 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/openbmc/linux/arch/arm/mach-davinci/
H A Dsram.c24 dma_addr_t dma_base = davinci_soc_info.sram_dma; in sram_alloc() local
/openbmc/linux/arch/arc/mm/
H A Ddma.c93 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/openbmc/linux/arch/arm64/mm/
H A Ddma-mapping.c49 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/openbmc/linux/arch/alpha/kernel/
H A Dpci_impl.h140 dma_addr_t dma_base; member
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/
H A Dga102.c34 ga102_flcn_dma_xfer(struct nvkm_falcon *falcon, u32 mem_base, u32 dma_base, u32 cmd) in ga102_flcn_dma_xfer()
H A Dbase.c40 nvkm_falcon_dma_wr(struct nvkm_falcon *falcon, const u8 *img, u64 dma_addr, u32 dma_base, in nvkm_falcon_dma_wr()
/openbmc/qemu/tests/qtest/
H A Dbcm2835-dma-test.c48 uint64_t dma_base = RASPI3_DMA_BASE + dma_c * 0x100; in bcm2835_dma_test_interrupt() local
/openbmc/linux/arch/arm/mach-omap1/
H A Ddma.c174 static void __iomem *dma_base; variable
/openbmc/linux/arch/mips/mm/
H A Ddma-noncoherent.c140 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/openbmc/linux/arch/riscv/mm/
H A Ddma-noncoherent.c131 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_qmu.c122 dma_addr_t dma_base = ring->dma; in gpd_dma_to_virt() local
135 dma_addr_t dma_base = ring->dma; in gpd_virt_to_dma() local
/openbmc/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1285 int dsi_dma_base_get_6g(struct msm_dsi_host *msm_host, uint64_t *dma_base) in dsi_dma_base_get_6g()
1297 int dsi_dma_base_get_v2(struct msm_dsi_host *msm_host, uint64_t *dma_base) in dsi_dma_base_get_v2()
1310 uint64_t dma_base; in dsi_cmd_dma_tx() local
2210 void msm_dsi_host_cmd_xfer_commit(struct mipi_dsi_host *host, u32 dma_base, in msm_dsi_host_cmd_xfer_commit()
H A Ddsi_manager.c611 bool msm_dsi_manager_cmd_xfer_trigger(int id, u32 dma_base, u32 len) in msm_dsi_manager_cmd_xfer_trigger()
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvfw/
H A Dpmu.h15 u32 dma_base; member
/openbmc/linux/sound/ppc/
H A Dpmac.h41 dma_addr_t dma_base; member
/openbmc/qemu/hw/sparc/
H A Dsun4m.c95 hwaddr afx_base, idreg_base, dma_base, esp_base, le_base; member
300 static void *sparc32_dma_init(hwaddr dma_base, in sparc32_dma_init()
/openbmc/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.h160 dma_addr_t dma_base[VB2_MAX_PLANES]; member
/openbmc/linux/drivers/ata/
H A Dpata_octeon_cf.c59 u64 dma_base; member
/openbmc/linux/sound/soc/bcm/
H A Dbcm2835-i2s.c834 dma_addr_t dma_base; in bcm2835_i2s_probe() local
/openbmc/linux/include/linux/
H A Ddma-map-ops.h431 static inline void arch_setup_dma_ops(struct device *dev, u64 dma_base, in arch_setup_dma_ops()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Db44.c147 dma_addr_t dma_base, in b44_sync_dma_desc_for_device()
156 dma_addr_t dma_base, in b44_sync_dma_desc_for_cpu()

12