Searched refs:cpu_turbo_enabled (Results 1 - 1 of 1) sorted by relevance

/drivers/platform/x86/
H A Dintel_ips.c325 bool cpu_turbo_enabled; member in struct:ips_driver
382 if (!ips->cpu_turbo_enabled)
716 ips->cpu_turbo_enabled = !(hts & HTS_PCTD_DIS);
721 ips->cpu_turbo_enabled = false;
787 if (ips->cpu_turbo_enabled)
1194 ips->cpu_turbo_enabled = !(sts & STS_PCTD_DIS);
1199 ips->cpu_turbo_enabled = false;
1634 ips->cpu_turbo_enabled = false;

Completed in 33 milliseconds