Home
last modified time | relevance | path

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

/linux/include/acpi/
H A Dactbl.h261 #define ACPI_FADT_8042 (1<<1) /* 01: [V3] System has an 8042 controller on port 60/64 … macro
/linux/arch/x86/kernel/acpi/
H A Dboot.c975 !(acpi_gbl_FADT.boot_flags & ACPI_FADT_8042) && in acpi_parse_fadt()