Home
last modified time | relevance | path

Searched defs:powernow_k8_data (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/cpufreq/
Dpowernow-k8.h8 struct powernow_k8_data { struct
9 unsigned int cpu;
11 u32 numps; /* number of p-states */
12 u32 batps; /* number of p-states supported on battery */
17 u32 rvo; /* ramp voltage offset */
18 u32 irt; /* isochronous relief time */
19 u32 vidmvs; /* usable value calculated from mvs */
20 u32 vstable; /* voltage stabilization time, units 20 us */
21 u32 plllock; /* pll lock time, units 1 us */
22 u32 exttype; /* extended interface = 1 */
[all …]