Home
last modified time | relevance | path

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

/acpica-latest/source/include/
Dactbl.h386 …UINT32 Gpe1Block; /* 32-bit port address of General Purpose Event 1 Reg … member
/acpica-latest/source/common/
Ddmtbinfo.c311 {ACPI_DMT_UINT32, ACPI_FADT_OFFSET (Gpe1Block), "GPE1 Block Address", 0},
/acpica-latest/source/components/tables/
Dtbfadt.c256 ACPI_FADT_OFFSET (Gpe1Block),
/acpica-latest/source/tools/acpiexec/
Daetables.c504 LocalFADT.Gpe1Block = 0x0000BA98; in AeBuildLocalTables()