Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/kernel/
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()