Searched refs:locktime (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/arch/arm/mach-davinci/
H A Dclock.c483 unsigned int locktime; davinci_set_pllrate() local
495 locktime = ((2000 * prediv) / 100); davinci_set_pllrate()
498 locktime = PLL_LOCK_TIME; davinci_set_pllrate()
534 udelay(locktime); davinci_set_pllrate()
/linux-4.1.27/drivers/cpufreq/
H A Ds3c24xx-cpufreq.c471 /* Note, driver registering should probably update locktime */ s3c_cpufreq_register()
564 printk(KERN_INFO "%s: new locktime is 0x%08x\n", __func__, val); s3c_cpufreq_update_loctkime()
/linux-4.1.27/kernel/
H A Dsysctl_binary.c278 /* NET_NEIGH_LOCKTIME "locktime" no longer used */
/linux-4.1.27/net/core/
H A Dneighbour.c3018 NEIGH_SYSCTL_USERHZ_JIFFIES_ENTRY(LOCKTIME, "locktime"),

Completed in 282 milliseconds