Lines Matching refs:stedma40_chan_cfg
82 static struct stedma40_chan_cfg dma40_memcpy_conf_phy = {
96 static struct stedma40_chan_cfg dma40_memcpy_conf_log = {
470 struct stedma40_chan_cfg dma_cfg;
1725 struct stedma40_chan_cfg *conf) in d40_validate_conf()
2142 struct stedma40_chan_cfg *cfg = &chan->dma_cfg; in d40_prep_sg_log()
2170 struct stedma40_chan_cfg *cfg = &chan->dma_cfg; in d40_prep_sg_phy()
2201 struct stedma40_chan_cfg *cfg = &chan->dma_cfg; in d40_prep_desc()
2298 struct stedma40_chan_cfg *info = data; in stedma40_filter()
2373 struct stedma40_chan_cfg cfg; in d40_xlate()
2377 memset(&cfg, 0, sizeof(struct stedma40_chan_cfg)); in d40_xlate()
2690 struct stedma40_chan_cfg *cfg = &d40c->dma_cfg; in d40_set_runtime_config()