Home
last modified time | relevance | path

Searched refs:RVE_SYNC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/include/
H A Drve_job.h19 RVE_SYNC = 1 << 2, enumerator
/OK3568_Linux_fs/kernel/drivers/video/rockchip/rve/
H A Drve_job.c597 ctx->sync_mode = RVE_SYNC; in rve_job_commit_by_user_ctx()
620 if (!ctx->disable_auto_cancel && ctx->sync_mode == RVE_SYNC) in rve_job_commit_by_user_ctx()
738 } else if (ctx->sync_mode == RVE_SYNC) { in rve_job_commit()