Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dste_dma40.c1061 static int __d40_execute_command_phy(struct d40_chan *d40c, in __d40_execute_command_phy() function
1072 ret = __d40_execute_command_phy(d40c, D40_DMA_SUSPEND_REQ); in __d40_execute_command_phy()
1318 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1325 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1343 return __d40_execute_command_phy(d40c, command); in d40_channel_execute_command()