Home
last modified time | relevance | path

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

/acpica-3.5.0/source/include/
Dactbl.h378 UINT8 PstateControl; /* Processor performance state control*/ member
/acpica-3.5.0/source/common/
Ddmtbinfo.c303 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (PstateControl), "P-State Control", 0},
/acpica-3.5.0/source/components/tables/
Dtbfadt.c647 AcpiGbl_FADT.PstateControl = 0; in AcpiTbConvertFadt()