Searched refs:curr_phys (Results 1 – 2 of 2) sorted by relevance
263 dma_addr_t curr_phys, next_phys; in mdc_list_desc_free() local266 curr_phys = mdesc->list_phys; in mdc_list_desc_free()270 dma_pool_free(mdma->desc_pool, curr, curr_phys); in mdc_list_desc_free()272 curr_phys = next_phys; in mdc_list_desc_free()292 dma_addr_t curr_phys; in mdc_prep_dma_memcpy() local306 curr = dma_pool_alloc(mdma->desc_pool, GFP_NOWAIT, &curr_phys); in mdc_prep_dma_memcpy()311 prev->node_addr = curr_phys; in mdc_prep_dma_memcpy()314 mdesc->list_phys = curr_phys; in mdc_prep_dma_memcpy()374 dma_addr_t curr_phys; in mdc_prep_dma_cyclic() local401 &curr_phys); in mdc_prep_dma_cyclic()[all …]
640 dma_addr_t curr_phys = get_cdar(chan); in fsldma_cleanup_descriptors() local659 if (desc->async_tx.phys == curr_phys) { in fsldma_cleanup_descriptors()