Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.c146 D40_DMA_RUN = 1, enumerator
1312 if (active_status == D40_DMA_RUN) in __d40_execute_command_log()
1322 case D40_DMA_RUN: in __d40_execute_command_log()
1480 res = d40_channel_execute_command(d40c, D40_DMA_RUN); in d40_resume()
1507 return d40_channel_execute_command(d40c, D40_DMA_RUN); in d40_start()
2109 if (status != D40_DMA_RUN) in d40_is_paused()