Home
last modified time | relevance | path

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

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