Home
last modified time | relevance | path

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

/third_party/lib/acpica/source/components/utilities/
A Dutresrc.c625 ((ResourceType & ACPI_RESOURCE_NAME_SMALL_MASK) >> 3); in AcpiUtValidateResource()
772 return ((UINT8) (ACPI_GET8 (Aml) & ACPI_RESOURCE_NAME_SMALL_MASK)); in AcpiUtGetResourceType()
/third_party/lib/acpica/source/include/acpica/
A Daclocal.h1213 #define ACPI_RESOURCE_NAME_SMALL_MASK 0x78 /* Bits 6:3 contain the type */ macro

Completed in 10 milliseconds