mtk_vcodec_fw_map_dm_addr
EXPORT_SYMBOL_GPL(mtk_vcodec_fw_map_dm_addr);
void *mtk_vcodec_fw_map_dm_addr(struct mtk_vcodec_fw *fw, u32 mem_addr);
instance->core_vsi = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler, (u32)vsi->core_vsi);
remote_cdf_table = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler,
remote_iq_table = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler,
instance->core_vsi = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler,
remote_frame_ctx = mtk_vcodec_fw_map_dm_addr(ctx->dev->fw_handler,
vpu->vsi = mtk_vcodec_fw_map_dm_addr(vpu->ctx->dev->fw_handler,
mtk_vcodec_fw_map_dm_addr(handler, vpua);
tmp_va = mtk_vcodec_fw_map_dm_addr(handler,
tmp_va = mtk_vcodec_fw_map_dm_addr(handler,
vpu->vsi = mtk_vcodec_fw_map_dm_addr(vpu->ctx->dev->fw_handler,