Searched refs:convert_burst (Results 1 – 6 of 6) sorted by relevance
196 static int convert_burst(u32 maxburst) in convert_burst() function463 ret = convert_burst(sconfig->src_maxburst); in generate_ndma_promise()469 ret = convert_burst(sconfig->dst_maxburst); in generate_ndma_promise()520 ret = convert_burst(sconfig->src_maxburst); in generate_ddma_promise()526 ret = convert_burst(sconfig->dst_maxburst); in generate_ddma_promise()
403 static void convert_burst(u32 *maxburst) in convert_burst() function422 convert_burst(&idma64c->config.src_maxburst); in idma64_slave_config()423 convert_burst(&idma64c->config.dst_maxburst); in idma64_slave_config()
236 static inline s8 convert_burst(u32 maxburst) in convert_burst() function289 src_burst = convert_burst(config->src_maxburst); in sun6i_dma_cfg_lli()293 dst_burst = convert_burst(config->dst_maxburst); in sun6i_dma_cfg_lli()538 burst = convert_burst(8); in sun6i_dma_prep_dma_memcpy()
291 static inline void convert_burst(u32 *maxburst) in convert_burst() function
1515 convert_burst(&atchan->dma_sconfig.src_maxburst); in atc_config()1516 convert_burst(&atchan->dma_sconfig.dst_maxburst); in atc_config()
950 static inline void convert_burst(u32 *maxburst) in convert_burst() function969 convert_burst(&dwc->dma_sconfig.src_maxburst); in dwc_config()970 convert_burst(&dwc->dma_sconfig.dst_maxburst); in dwc_config()