Searched refs:GpeCount (Results 1 - 7 of 7) sorted by relevance

/fuchsia/zircon/third_party/lib/acpica/source/components/events/
H A Devgpeblk.c200 AcpiCurrentGpeCount -= GpeBlock->GpeCount;
258 GpeEventInfo = ACPI_ALLOCATE_ZEROED ((ACPI_SIZE) GpeBlock->GpeCount *
402 GpeBlock->GpeCount = (UINT16) (RegisterCount * ACPI_GPE_REGISTER_WIDTH);
451 (UINT32) (GpeBlock->BlockBaseNumber + (GpeBlock->GpeCount - 1)),
457 AcpiCurrentGpeCount += GpeBlock->GpeCount;
548 (UINT32) (GpeBlock->BlockBaseNumber + (GpeBlock->GpeCount - 1))));
H A Devgpeutil.c140 Info->NextBlockBaseIndex += GpeBlock->GpeCount;
H A Devgpe.c282 if (GpeIndex >= GpeBlock->GpeCount)
/fuchsia/zircon/third_party/lib/acpica/source/components/utilities/
H A Dutxface.c237 Stats->GpeCount = AcpiGpeCount;
/fuchsia/zircon/third_party/lib/acpica/source/components/debugger/
H A Ddbdisply.c873 GpeBlock->RegisterCount, GpeBlock->GpeCount);
878 GpeBlock->BlockBaseNumber + (GpeBlock->GpeCount - 1),
/fuchsia/zircon/third_party/lib/acpica/source/include/acpica/
H A Daclocal.h588 UINT16 GpeCount; /* Number of individual GPEs in block */ member in struct:acpi_gpe_block_info
H A Dactypes.h1074 UINT32 GpeCount; member in struct:acpi_statistics

Completed in 96 milliseconds