Searched refs:ACPI_SIG_HPET (Results 1 – 2 of 2) sorted by relevance
155 if (ACPI_FAILURE(AcpiGetTable(ACPI_SIG_HPET, HPET_TABLE_1, in hpet_acpi_init()370 if (!ACPI_COMPARE_NAME(table_header->Signature, ACPI_SIG_HPET)) { in hpet_validate_table()
72 #define ACPI_SIG_HPET "HPET" /* High Precision Event Timer table */ macro