Searched refs:HR_TIMER_DELAY_NSEC (Results 1 – 8 of 8) sorted by relevance
277 HR_TIMER_DELAY_NSEC(js_devdata->scheduling_period_ns), in timer_callback()317 HR_TIMER_DELAY_NSEC(js_devdata->scheduling_period_ns), in kbase_backend_ctx_count_changed()
2218 stt->configured_interval = HR_TIMER_DELAY_NSEC(DEFAULT_PM_GPU_POWEROFF_TICK_NS);
267 HR_TIMER_DELAY_NSEC(js_devdata->scheduling_period_ns), in timer_callback()304 HR_TIMER_DELAY_NSEC(js_devdata->scheduling_period_ns), in kbase_backend_ctx_count_changed()
304 HR_TIMER_DELAY_NSEC(DEFAULT_PM_GPU_POWEROFF_TICK_NS); in kbase_pm_policy_init()
2097 #define HR_TIMER_DELAY_NSEC(x) (ns_to_ktime(x)) macro
3426 stt->configured_interval = HR_TIMER_DELAY_NSEC(gpu_poweroff_time); in pm_poweroff_store()
1567 #define HR_TIMER_DELAY_NSEC(x) (ns_to_ktime(x)) macro
3434 kbdev->pm.gpu_poweroff_time = HR_TIMER_DELAY_NSEC(gpu_poweroff_time); in set_pm_poweroff()