Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/dma/
H A Dste_dma40.c114 * @D40_DMA_SUSPEND_REQ: Request the DMA to SUSPEND as soon as possible.
120 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()
/kernel/linux/linux-6.6/drivers/dma/
H A Dste_dma40.c143 * @D40_DMA_SUSPEND_REQ: Request the DMA to SUSPEND as soon as possible.
149 D40_DMA_SUSPEND_REQ = 2, enumerator
1074 ret = __d40_execute_command_phy(d40c, D40_DMA_SUSPEND_REQ); in __d40_execute_command_phy()
1086 if (command == D40_DMA_SUSPEND_REQ) { in __d40_execute_command_phy()
1099 if (command == D40_DMA_SUSPEND_REQ) { in __d40_execute_command_phy()
1308 case D40_DMA_SUSPEND_REQ: in __d40_execute_command_log()
1455 res = d40_channel_execute_command(d40c, D40_DMA_SUSPEND_REQ); in d40_pause()

Completed in 10 milliseconds