Home
last modified time | relevance | path

Searched refs:USE_ACPI_C3 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/cpufreq/
Dlonghaul.c57 #define USE_ACPI_C3 (1 << 1) macro
325 if (longhaul_flags & USE_ACPI_C3) { in longhaul_setstate()
366 if (longhaul_flags & USE_ACPI_C3) { in longhaul_setstate()
368 longhaul_flags &= ~USE_ACPI_C3; in longhaul_setstate()
868 longhaul_flags |= USE_ACPI_C3; in longhaul_cpu_init()
872 longhaul_flags &= ~USE_ACPI_C3; in longhaul_cpu_init()
878 if (!(longhaul_flags & USE_ACPI_C3 in longhaul_cpu_init()
887 if (longhaul_flags & USE_ACPI_C3) in longhaul_cpu_init()