Searched refs:stedma40_chan_cfg (Results 1 – 5 of 5) sorted by relevance
18 struct stedma40_chan_cfg mem_to_engine;19 struct stedma40_chan_cfg engine_to_mem;
433 void d40_phy_cfg(struct stedma40_chan_cfg *cfg,437 void d40_log_cfg(struct stedma40_chan_cfg *cfg,
96 struct stedma40_chan_cfg { struct
27 void d40_log_cfg(struct stedma40_chan_cfg *cfg, in d40_log_cfg()68 void d40_phy_cfg(struct stedma40_chan_cfg *cfg, u32 *src_cfg, u32 *dst_cfg) in d40_phy_cfg()
109 static const struct stedma40_chan_cfg dma40_memcpy_conf_phy = {123 static const struct stedma40_chan_cfg dma40_memcpy_conf_log = {499 struct stedma40_chan_cfg dma_cfg;1725 struct stedma40_chan_cfg *conf) in d40_validate_conf()2137 struct stedma40_chan_cfg *cfg = &chan->dma_cfg; in d40_prep_sg_log()2165 struct stedma40_chan_cfg *cfg = &chan->dma_cfg; in d40_prep_sg_phy()2196 struct stedma40_chan_cfg *cfg; in d40_prep_desc()2296 struct stedma40_chan_cfg *info = data; in stedma40_filter()2370 struct stedma40_chan_cfg cfg; in d40_xlate()2374 memset(&cfg, 0, sizeof(struct stedma40_chan_cfg)); in d40_xlate()[all …]