Home
last modified time | relevance | path

Searched refs:dst_phys (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/external/rknpu2/examples/rknn_yolov5_demo/include/
H A Drga_func.h24 void img_resize_fast(rga_context *rga_ctx, int src_fd, int src_w, int src_h, uint64_t dst_phys, int…
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Dmxs-dcp.c222 dma_addr_t key_phys, src_phys, dst_phys; in mxs_dcp_run_aes() local
240 dst_phys = dma_map_single(sdcp->dev, sdcp->coh->aes_out_buf, in mxs_dcp_run_aes()
242 ret = dma_mapping_error(sdcp->dev, dst_phys); in mxs_dcp_run_aes()
274 desc->destination = dst_phys; in mxs_dcp_run_aes()
282 dma_unmap_single(sdcp->dev, dst_phys, DCP_BUF_SZ, DMA_FROM_DEVICE); in mxs_dcp_run_aes()
/OK3568_Linux_fs/buildroot/package/directfb/
H A D0001-fix-missing-davinci-voodoo-header.patch1593 + unsigned long dst_phys;