Lines Matching refs:dst_info
117 .dst_info.data_width = DMA_SLAVE_BUSWIDTH_1_BYTE,
118 .dst_info.psize = STEDMA40_PSIZE_PHY_1,
119 .dst_info.flow_ctrl = STEDMA40_NO_FLOW_CTRL,
131 .dst_info.data_width = DMA_SLAVE_BUSWIDTH_1_BYTE,
132 .dst_info.psize = STEDMA40_PSIZE_LOG_1,
133 .dst_info.flow_ctrl = STEDMA40_NO_FLOW_CTRL,
1420 return num_elt * d40c->dma_cfg.dst_info.data_width; in d40_residue()
1753 d40_psize_2_burst_size(is_log, conf->dst_info.psize) * in d40_validate_conf()
1754 conf->dst_info.data_width) { in d40_validate_conf()
2139 struct stedma40_half_channel_info *dst_info = &cfg->dst_info; in d40_prep_sg_log() local
2147 dst_info->data_width); in d40_prep_sg_log()
2153 dst_info->data_width, in d40_prep_sg_log()
2167 struct stedma40_half_channel_info *dst_info = &cfg->dst_info; in d40_prep_sg_phy() local
2178 src_info, dst_info, flags); in d40_prep_sg_phy()
2184 dst_info, src_info, flags); in d40_prep_sg_phy()
2206 cfg->dst_info.data_width); in d40_prep_desc()
2390 cfg.dst_info.big_endian = D40_DT_FLAGS_BIG_ENDIAN(flags); in d40_xlate()
2769 cfg->dst_info.data_width = dst_addr_width; in d40_set_runtime_config_write()
2776 ret = dma40_config_to_halfchannel(d40c, &cfg->dst_info, in d40_set_runtime_config_write()