Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dprocessor.h26 #define ACPI_PROCESSOR_MAX_C3_LATENCY 1000 macro
/openbmc/linux/drivers/acpi/
H A Dprocessor_idle.c254 if (acpi_gbl_FADT.c3_latency > ACPI_PROCESSOR_MAX_C3_LATENCY) { in acpi_processor_get_power_info_fadt()