Searched defs:powernow_k8_data (Results 1 – 1 of 1) sorted by relevance
20 struct powernow_k8_data { struct21 unsigned int cpu;23 u32 numps; /* number of p-states */24 u32 batps; /* number of p-states supported on battery */25 u32 max_hw_pstate; /* maximum legal hardware pstate */30 u32 rvo; /* ramp voltage offset */31 u32 irt; /* isochronous relief time */32 u32 vidmvs; /* usable value calculated from mvs */33 u32 vstable; /* voltage stabilization time, units 20 us */34 u32 plllock; /* pll lock time, units 1 us */[all …]