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.c161 msr.h = data->plllock * PLL_LOCK_CONVERSION; in write_new_fid()