Home
last modified time | relevance | path

Searched refs:DW_DMA_ACTIVE (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/dma/
Ddma_dw_common.c539 chan_data->state = DW_DMA_ACTIVE; in dw_dma_start()
585 if (chan_data->state != DW_DMA_ACTIVE && in dw_dma_stop()
659 chan_data->state = DW_DMA_ACTIVE; in dw_dma_resume()
680 if (chan_data->state != DW_DMA_ACTIVE) { in dw_dma_suspend()
Ddma_dw_common.h220 DW_DMA_ACTIVE, enumerator