Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/cpufreq/
Dpowernow-k8.h124 #define VST_UNITS_20US 20 /* Voltage Stabilization Time is in units of 20us */ macro
Dpowernow-k8.c130 udelay(data->vstable * VST_UNITS_20US); in count_off_vst()
1061 ((data->rvo + 8) * data->vstable * VST_UNITS_20US) + in powernowk8_cpu_init()