Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/dma/
Dste_dma40.c1032 static int __d40_execute_command_phy(struct d40_chan *d40c, in __d40_execute_command_phy() function
1043 ret = __d40_execute_command_phy(d40c, D40_DMA_SUSPEND_REQ); in __d40_execute_command_phy()
1289 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1296 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1314 return __d40_execute_command_phy(d40c, command); in d40_channel_execute_command()