Home
last modified time | relevance | path

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

/openbmc/linux/include/acpi/
H A Dprocessor.h37 #define ACPI_TSD_REV0_REVISION 0 /* Support for _PSD as in ACPI 3.0 */ macro
/openbmc/linux/drivers/acpi/
H A Dprocessor_throttling.c612 if (pdomain->revision != ACPI_TSD_REV0_REVISION) { in acpi_processor_get_tsd()