Home
last modified time | relevance | path

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

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