Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/dma/
Dste_dma40.c1063 static int __d40_execute_command_phy(struct d40_chan *d40c, in __d40_execute_command_phy() function
1074 ret = __d40_execute_command_phy(d40c, D40_DMA_SUSPEND_REQ); in __d40_execute_command_phy()
1320 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1327 ret = __d40_execute_command_phy(d40c, command); in __d40_execute_command_log()
1345 return __d40_execute_command_phy(d40c, command); in d40_channel_execute_command()