Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_scheduler.c4089 u64 protm_progress_timeout = in scheduler_check_pmode_progress() local
4100 if (protm_spent_time_ms < protm_progress_timeout) in scheduler_check_pmode_progress()
4104 protm_spent_time_ms, protm_progress_timeout); in scheduler_check_pmode_progress()