Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/dma/
H A Dste_dma40.c120 D40_DMA_SUSPEND_REQ = 2, enumerator
1049 ret = __d40_execute_command_phy(d40c, D40_DMA_SUSPEND_REQ); in __d40_execute_command_phy()
1061 if (command == D40_DMA_SUSPEND_REQ) { in __d40_execute_command_phy()
1074 if (command == D40_DMA_SUSPEND_REQ) { in __d40_execute_command_phy()
1283 case D40_DMA_SUSPEND_REQ: in __d40_execute_command_log()
1430 res = d40_channel_execute_command(d40c, D40_DMA_SUSPEND_REQ); in d40_pause()