Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dste_dma40.c149 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()