Searched refs:lpj_fine (Results 1 – 9 of 9) sorted by relevance
83 lpj_fine = timer->freq / HZ; in register_current_timer_delay()87 arm_delay_ops.ticks_per_jiffy = lpj_fine; in register_current_timer_delay()99 return lpj_fine; in calibrate_delay_is_known()
34 __delay((us * 0x000010c7ull * HZ * lpj_fine) >> 32); in __udelay()40 __delay((ns * 0x00000005ull * HZ * lpj_fine) >> 32); in __ndelay()
87 u64 ucycles = (u64)usecs * lpj_fine * UDELAY_MULT; in udelay()108 unsigned long long ncycles = nsecs * lpj_fine * NDELAY_MULT; in ndelay()
18 unsigned long lpj_fine; variable294 } else if ((!printed) && lpj_fine) { in calibrate_delay()295 lpj = lpj_fine; in calibrate_delay()
69 lpj_fine = arch_timer_rate / HZ; in time_init()
44 lpj_fine = riscv_timebase / HZ; in time_init()
23 u64 freq = cpu_clock_freq, bogomips = lpj_fine * cpu_clock_freq; in show_cpuinfo()
189 lpj_fine = get_loops_per_jiffy(); in constant_clockevent_init()
307 lpj_fine = freq / HZ; in nios2_clocksource_init()