Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/kernel/
A Dtime.c33 static unsigned long glb_lpj_ref; variable
52 if (!glb_lpj_ref) { in cpufreq_callback()
53 glb_lpj_ref = boot_cpu_data.udelay_val; in cpufreq_callback()
69 loops_per_jiffy = cpufreq_scale(glb_lpj_ref, in cpufreq_callback()

Completed in 4 milliseconds