Searched refs:dst_phys (Results 1 – 1 of 1) sorted by relevance
228 dma_addr_t dst_phys = dma_map_single(sdcp->dev, sdcp->coh->aes_out_buf, in mxs_dcp_run_aes() local259 desc->destination = dst_phys; in mxs_dcp_run_aes()270 dma_unmap_single(sdcp->dev, dst_phys, DCP_BUF_SZ, DMA_FROM_DEVICE); in mxs_dcp_run_aes()