Searched refs:js_soft_stop_ms (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/midgard/ |
| H A D | mali_kbase_core_linux.c | 2709 long js_soft_stop_ms; in set_js_timeouts() local 2723 &js_soft_stop_ms, &js_soft_stop_ms_cl, in set_js_timeouts() 2743 UPDATE_TIMEOUT(soft_stop_ticks, js_soft_stop_ms, in set_js_timeouts() 2805 unsigned long js_soft_stop_ms; in show_js_timeouts() local 2825 js_soft_stop_ms = GET_TIMEOUT(soft_stop_ticks); 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 D | mali_kbase_core_linux.c | 2715 long js_soft_stop_ms; in js_timeouts_store() local 2729 &js_soft_stop_ms, &js_soft_stop_ms_cl, in js_timeouts_store() 2749 UPDATE_TIMEOUT(soft_stop_ticks, js_soft_stop_ms, in js_timeouts_store() 2808 unsigned long js_soft_stop_ms; in js_timeouts_show() local 2828 js_soft_stop_ms = GET_TIMEOUT(soft_stop_ticks); in js_timeouts_show() 2840 js_soft_stop_ms, js_soft_stop_ms_cl, in js_timeouts_show()
|