HomeSort by relevance Sort by last modified time
    Searched refs:HPET (Results 1 - 6 of 6) sorted by null

  /external/syslinux/com32/gplinclude/acpi/
hpet.h 18 #define HPET "HPET"
acpi.h 34 #include <acpi/hpet.h>
55 #define HPET "HPET"
85 s_hpet hpet; member in struct:__anon31807
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Hpet/
Hpet.aslc 17 Hpet.c
21 This file contains a structure definition for the ACPI HPET Table.
30 #include <Hpet.h>
33 // Hpet Table
34 EFI_ACPI_HIGH_PRECISION_EVENT_TIMER_TABLE_HEADER HPET = {
52 HPET_BASE_ADDRESS, // Base addresse of HPET
54 0x0, // Only HPET's _UID in Namespace
68 return (VOID*)&HPET;
  /external/syslinux/com32/gpllib/acpi/
acpi.c 221 } else if (memcmp(adh.signature, HPET, sizeof(HPET) - 1) == 0) {
222 DEBUG_PRINT(("HPET table found\n"));
223 s_hpet *h = &acpi->hpet;
  /device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/AcpiTables/Dsdt/
LpcDev.asi 209 Device(HPET) // High Performance Event Timer
  /device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
PciTree.asl 47 Device(HPET) // High Performance Event Timer
66 0x00000008, //0xB HPET-2
72 //HPET

Completed in 1046 milliseconds