Home
last modified time | relevance | path

Searched refs:omap_dma_init (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/hw/arm/
H A Domap.h491 struct soc_dma_s *omap_dma_init(hwaddr base, qemu_irq *irqs,
/openbmc/linux/drivers/dma/ti/
H A Domap-dma.c1943 static int omap_dma_init(void) in omap_dma_init() function
1947 subsys_initcall(omap_dma_init);
/openbmc/qemu/hw/dma/
H A Domap_dma.c1629 struct soc_dma_s *omap_dma_init(hwaddr base, qemu_irq *irqs,
/openbmc/qemu/hw/arm/
H A Domap1.c3909 s->dma = omap_dma_init(0xfffed800, dma_irqs, system_memory, in omap310_mpu_init()