Home
last modified time | relevance | path

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

/linux-6.6.21/include/acpi/ !
Dactbl2.h1711 #define ACPI_NFIT_LOCATION_COOKIE_VALID (1<<2) /* 02: SPA location cookie valid (ACPI 6.4) */ macro
/linux-6.6.21/drivers/acpi/nfit/ !
Dcore.c693 if (spa->flags & ACPI_NFIT_LOCATION_COOKIE_VALID) in sizeof_spa()