Home
last modified time | relevance | path

Searched refs:ACPI_SIG_HPET (Results 1 – 2 of 2) sorted by relevance

/linux/include/acpi/
H A Dactbl1.h47 #define ACPI_SIG_HPET "HPET" /* High Precision Event Timer table */ macro
/linux/arch/x86/kernel/acpi/
H A Dboot.c1659 acpi_table_parse(ACPI_SIG_HPET, acpi_parse_hpet); in acpi_boot_init()