Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/cpufreq/
Dintel_pstate.c138 struct pstate_data { struct
139 int current_pstate;
140 int min_pstate;
141 int max_pstate;
142 int max_pstate_physical;
143 int perf_ctl_scaling;
144 int scaling;
145 int turbo_pstate;
146 unsigned int min_freq;
147 unsigned int max_freq;
[all …]