Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/device/
H A Dmali_kbase_device.h197 int kbase_gpu_wait_cache_clean_timeout(struct kbase_device *kbdev,
H A Dmali_kbase_device_hw.c279 int kbase_gpu_wait_cache_clean_timeout(struct kbase_device *kbdev, in kbase_gpu_wait_cache_clean_timeout() function
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf.c2000 err = kbase_gpu_wait_cache_clean_timeout(kbdev, cache_flush_wait_timeout_ms); in flush_gpu_cache_on_fatal_error()
H A Dmali_kbase_csf_scheduler.c5571 ret2 = kbase_gpu_wait_cache_clean_timeout(kbdev, in suspend_active_queue_groups_on_reset()