Searched defs:powernow_k8_data (Results 1 – 1 of 1) sorted by relevance
6 struct powernow_k8_data { struct7 unsigned int cpu;9 u32 numps; /* number of p-states */15 u32 rvo; /* ramp voltage offset */16 u32 irt; /* isochronous relief time */19 u32 plllock; /* pll lock time, units 1 us */20 u32 exttype; /* extended interface = 1 */23 u32 currvid;24 u32 currfid;33 struct acpi_processor_performance acpi_data;[all …]