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

/linux-4.4.14/arch/alpha/lib/
H A Dudelay.c36 #define LPJ cpu_data[smp_processor_id()].loops_per_jiffy macro
38 #define LPJ loops_per_jiffy macro
44 usecs *= (((unsigned long)HZ << 32) / 1000000) * LPJ; udelay()
52 nsecs *= (((unsigned long)HZ << 32) / 1000000000) * LPJ; ndelay()
/linux-4.4.14/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.4.14/include/linux/
H A Dusb.h232 * should cope with both LPJ calibration errors and devices not following every

Completed in 165 milliseconds