Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c2734 #define UPDATE_TIMEOUT(ticks_name, ms_name, default) do {\ in set_js_timeouts() macro
2743 UPDATE_TIMEOUT(soft_stop_ticks, js_soft_stop_ms, in set_js_timeouts()
2745 UPDATE_TIMEOUT(soft_stop_ticks_cl, js_soft_stop_ms_cl, in set_js_timeouts()
2747 UPDATE_TIMEOUT(hard_stop_ticks_ss, js_hard_stop_ms_ss, in set_js_timeouts()
2751 UPDATE_TIMEOUT(hard_stop_ticks_cl, js_hard_stop_ms_cl, in set_js_timeouts()
2753 UPDATE_TIMEOUT(hard_stop_ticks_dumping, in set_js_timeouts()
2756 UPDATE_TIMEOUT(gpu_reset_ticks_ss, js_reset_ms_ss, in set_js_timeouts()
2760 UPDATE_TIMEOUT(gpu_reset_ticks_cl, js_reset_ms_cl, in set_js_timeouts()
2762 UPDATE_TIMEOUT(gpu_reset_ticks_dumping, js_reset_ms_dumping, in set_js_timeouts()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c2740 #define UPDATE_TIMEOUT(ticks_name, ms_name, default) do {\ in js_timeouts_store() macro
2749 UPDATE_TIMEOUT(soft_stop_ticks, js_soft_stop_ms, in js_timeouts_store()
2751 UPDATE_TIMEOUT(soft_stop_ticks_cl, js_soft_stop_ms_cl, in js_timeouts_store()
2753 UPDATE_TIMEOUT(hard_stop_ticks_ss, js_hard_stop_ms_ss, in js_timeouts_store()
2755 UPDATE_TIMEOUT(hard_stop_ticks_cl, js_hard_stop_ms_cl, in js_timeouts_store()
2757 UPDATE_TIMEOUT(hard_stop_ticks_dumping, in js_timeouts_store()
2760 UPDATE_TIMEOUT(gpu_reset_ticks_ss, js_reset_ms_ss, in js_timeouts_store()
2762 UPDATE_TIMEOUT(gpu_reset_ticks_cl, js_reset_ms_cl, in js_timeouts_store()
2764 UPDATE_TIMEOUT(gpu_reset_ticks_dumping, js_reset_ms_dumping, in js_timeouts_store()