Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dactbl.h390 UINT8 PmTimerLength; /* Byte Length of ports at PmTimerBlock */ member
/acpica-latest/source/common/
Ddmtbinfo.c315 {ACPI_DMT_UINT8, ACPI_FADT_OFFSET (PmTimerLength), "PM Timer Block Length", 0},
/acpica-latest/source/components/tables/
Dtbfadt.c243 ACPI_FADT_OFFSET (PmTimerLength),
/acpica-latest/source/tools/acpiexec/
Daetables.c514 LocalFADT.PmTimerLength = 4; in AeBuildLocalTables()