Searched refs:LPJ (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/arch/alpha/lib/
H A Dudelay.c35 #define LPJ cpu_data[smp_processor_id()].loops_per_jiffy macro
37 #define LPJ loops_per_jiffy macro
43 usecs *= (((unsigned long)HZ << 32) / 1000000) * LPJ; udelay()
51 nsecs *= (((unsigned long)HZ << 32) / 1000000000) * LPJ; ndelay()
/linux-4.1.27/drivers/macintosh/
H A Dvia-pmu.c1928 /* tweak LPJ before cpufreq is there */ powerbook_sleep_Core99()
1951 /* Restore LPJ, cpufreq will adjust the cpu frequency */ powerbook_sleep_Core99()
/linux-4.1.27/include/linux/
H A Dusb.h229 * should cope with both LPJ calibration errors and devices not following every

Completed in 138 milliseconds