Searched refs:dma40_config_to_halfchannel (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/dma/ |
H A D | ste_dma40.c | 2613 dma40_config_to_halfchannel(struct d40_chan *d40c, in dma40_config_to_halfchannel() function 2750 ret = dma40_config_to_halfchannel(d40c, &cfg->src_info, in d40_set_runtime_config_write() 2755 ret = dma40_config_to_halfchannel(d40c, &cfg->dst_info, in d40_set_runtime_config_write()
|
/kernel/linux/linux-6.6/drivers/dma/ |
H A D | ste_dma40.c | 2636 dma40_config_to_halfchannel(struct d40_chan *d40c, in dma40_config_to_halfchannel() function 2773 ret = dma40_config_to_halfchannel(d40c, &cfg->src_info, in d40_set_runtime_config_write() 2778 ret = dma40_config_to_halfchannel(d40c, &cfg->dst_info, in d40_set_runtime_config_write()
|
Completed in 9 milliseconds