Home
last modified time | relevance | path

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

/qemu/include/hw/arm/
H A Dsoc_dma.h38 soc_dma_access_const, enumerator
/qemu/hw/dma/
H A Dsoc_dma.c139 if (ch->type[port] != soc_dma_access_const) in soc_dma_ch_update_type()
152 if (ch->type[port] != soc_dma_access_const) in soc_dma_ch_update_type()
H A Domap_dma.c204 ch->dma->type[i] = soc_dma_access_const; in omap_dma_channel_load()