Home
last modified time | relevance | path

Searched refs:dma_common (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/dma/
Dat_hdmac.c646 dev_vdbg(atdma->dma_common.dev, in at_dma_interrupt()
650 for (i = 0; i < atdma->dma_common.chancnt; i++) { in at_dma_interrupt()
1714 BUG_ON(!atslave->dma_dev || atslave->dma_dev != atdma->dma_common.dev); in atc_alloc_chan_resources()
1730 dev_err(atdma->dma_common.dev, in atc_alloc_chan_resources()
1973 atdma->dma_common.cap_mask = plat_dat->cap_mask; in at_dma_probe()
2030 INIT_LIST_HEAD(&atdma->dma_common.channels); in at_dma_probe()
2036 atchan->chan_common.device = &atdma->dma_common; in at_dma_probe()
2039 &atdma->dma_common.channels); in at_dma_probe()
2055 atdma->dma_common.device_alloc_chan_resources = atc_alloc_chan_resources; in at_dma_probe()
2056 atdma->dma_common.device_free_chan_resources = atc_free_chan_resources; in at_dma_probe()
[all …]
Dat_hdmac_regs.h330 struct dma_device dma_common; member
350 return container_of(ddev, struct at_dma, dma_common); in to_at_dma()
/linux-4.4.14/arch/cris/include/arch-v32/arch/hwregs/
DMakefile52 REGDESC += $(BASEDIR)/mod/dma_common/rtl/dma_regdes.r