Home
last modified time | relevance | path

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

12

/OK3568_Linux_fs/u-boot/drivers/dma/
H A Dfsl_dma.c28 dma83xx_t *dma_base = (void *)(CONFIG_SYS_MPC83xx_DMA_ADDR); variable
30 ccsr_dma_t *dma_base = (void *)(CONFIG_SYS_MPC85xx_DMA_ADDR); variable
32 ccsr_dma_t *dma_base = (void *)(CONFIG_SYS_MPC86xx_DMA_ADDR); variable
/OK3568_Linux_fs/kernel/drivers/ide/
H A Dpdc202xx_new.c200 static long read_counter(u32 dma_base) in read_counter()
240 static long detect_pll_input_clock(unsigned long dma_base) in detect_pll_input_clock()
301 unsigned long dma_base = pci_resource_start(dev, 4); in init_chipset_pdcnew() local
H A Dsetup-pci.c62 static int ide_pci_clear_simplex(unsigned long dma_base, const char *name) in ide_pci_clear_simplex()
83 unsigned long dma_base = 0; in ide_pci_dma_base() local
H A Daec62xx.c275 unsigned long dma_base = pci_resource_start(dev, 4); in aec62xx_init_one() local
H A Dsc1200.c174 unsigned long dma_base = hwif->dma_base; in sc1200_dma_end() local
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm/mach-davinci/
H A Dsram.c24 dma_addr_t dma_base = davinci_soc_info.sram_dma; in sram_alloc() local
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Ddma-mapping.c42 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/OK3568_Linux_fs/kernel/include/linux/
H A Ddma-iommu.h52 static inline void iommu_setup_dma_ops(struct device *dev, u64 dma_base, in iommu_setup_dma_ops()
H A Ddma-map-ops.h338 static inline void arch_setup_dma_ops(struct device *dev, u64 dma_base, in arch_setup_dma_ops()
/OK3568_Linux_fs/kernel/arch/alpha/kernel/
H A Dpci_impl.h140 dma_addr_t dma_base; member
/OK3568_Linux_fs/kernel/arch/arm/mach-omap1/
H A Ddma.c174 static void __iomem *dma_base; variable
/OK3568_Linux_fs/kernel/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()
/OK3568_Linux_fs/kernel/arch/c6x/mm/
H A Ddma-coherent.c31 static phys_addr_t dma_base; variable
/OK3568_Linux_fs/kernel/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
/OK3568_Linux_fs/kernel/arch/arm/mm/
H A Ddma-mapping-nommu.c194 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
H A Ddma-mapping.c2207 static bool arm_setup_iommu_dma_ops(struct device *dev, u64 dma_base, u64 size, in arm_setup_iommu_dma_ops()
2245 static bool arm_setup_iommu_dma_ops(struct device *dev, u64 dma_base, u64 size, in arm_setup_iommu_dma_ops()
2257 void arch_setup_dma_ops(struct device *dev, u64 dma_base, u64 size, in arch_setup_dma_ops()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/
H A Ddsi_host.c1263 int dsi_dma_base_get_6g(struct msm_dsi_host *msm_host, uint64_t *dma_base) in dsi_dma_base_get_6g()
1275 int dsi_dma_base_get_v2(struct msm_dsi_host *msm_host, uint64_t *dma_base) in dsi_dma_base_get_v2()
1288 uint64_t dma_base; in dsi_cmd_dma_tx() local
2227 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.c787 bool msm_dsi_manager_cmd_xfer_trigger(int id, u32 dma_base, u32 len) in msm_dsi_manager_cmd_xfer_trigger()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/include/nvfw/
H A Dpmu.h15 u32 dma_base; member
/OK3568_Linux_fs/kernel/sound/ppc/
H A Dpmac.h40 dma_addr_t dma_base; member
/OK3568_Linux_fs/kernel/drivers/ata/
H A Dpata_octeon_cf.c58 u64 dma_base; member
/OK3568_Linux_fs/kernel/sound/soc/bcm/
H A Dbcm2835-i2s.c833 dma_addr_t dma_base; in bcm2835_i2s_probe() local
/OK3568_Linux_fs/kernel/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