Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/
H A Dmali_kbase_core_linux.c2710 long js_soft_stop_ms_cl; in set_js_timeouts() local
2723 &js_soft_stop_ms, &js_soft_stop_ms_cl, in set_js_timeouts()
2745 UPDATE_TIMEOUT(soft_stop_ticks_cl, js_soft_stop_ms_cl, in set_js_timeouts()
2806 unsigned long js_soft_stop_ms_cl; in show_js_timeouts() local
2826 js_soft_stop_ms_cl = GET_TIMEOUT(soft_stop_ticks_cl); in show_js_timeouts()
2837 js_soft_stop_ms, js_soft_stop_ms_cl, in show_js_timeouts()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/
H A Dmali_kbase_core_linux.c2716 long js_soft_stop_ms_cl; in js_timeouts_store() local
2729 &js_soft_stop_ms, &js_soft_stop_ms_cl, in js_timeouts_store()
2751 UPDATE_TIMEOUT(soft_stop_ticks_cl, js_soft_stop_ms_cl, in js_timeouts_store()
2809 unsigned long js_soft_stop_ms_cl; in js_timeouts_show() local
2829 js_soft_stop_ms_cl = GET_TIMEOUT(soft_stop_ticks_cl); in js_timeouts_show()
2840 js_soft_stop_ms, js_soft_stop_ms_cl, in js_timeouts_show()