Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/cpufreq/
Dlonghaul.c57 #define USE_ACPI_C3 (1 << 1) macro
324 if (longhaul_flags & USE_ACPI_C3) { in longhaul_setstate()
365 if (longhaul_flags & USE_ACPI_C3) { in longhaul_setstate()
367 longhaul_flags &= ~USE_ACPI_C3; in longhaul_setstate()
867 longhaul_flags |= USE_ACPI_C3; in longhaul_cpu_init()
871 longhaul_flags &= ~USE_ACPI_C3; in longhaul_cpu_init()
877 if (!(longhaul_flags & USE_ACPI_C3 in longhaul_cpu_init()
886 if (longhaul_flags & USE_ACPI_C3) in longhaul_cpu_init()