Home
last modified time | relevance | path

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

/linux/drivers/cpufreq/
H A Dpowernow-k8.h119 #define PLL_LOCK_CONVERSION (1000/5) /* ms to ns, then divide by clock period */ macro
H A Dpowernow-k8.c162 fid, lo, data->plllock * PLL_LOCK_CONVERSION); in write_new_fid()
165 wrmsr(MSR_FIDVID_CTL, lo, data->plllock * PLL_LOCK_CONVERSION); in write_new_fid()