Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/cpufreq/
Dintel_pstate.c133 struct pstate_data { struct
134 int current_pstate;
135 int min_pstate;
136 int max_pstate;
137 int max_pstate_physical;
138 int perf_ctl_scaling;
139 int scaling;
140 int turbo_pstate;
141 unsigned int min_freq;
142 unsigned int max_freq;
[all …]