Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Ddma-imx.h45 DMA_PRIO_HIGH = 0, enumerator
/OK3568_Linux_fs/kernel/sound/soc/fsl/
H A Dimx-pcm.h29 dma_data->priority = DMA_PRIO_HIGH; in imx_pcm_dma_params_init_data()
/OK3568_Linux_fs/kernel/include/linux/soc/ti/
H A Dknav_dma.h56 DMA_PRIO_HIGH = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/dma/
H A Dimx-sdma.c1280 case DMA_PRIO_HIGH: in sdma_alloc_chan_resources()