Home
last modified time | relevance | path

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

/acpica-3.5.0/source/include/
Damlresrc.h553 #define AML_RESOURCE_GPIO_REVISION 1 /* ACPI 5.0 */ macro
/acpica-3.5.0/source/compiler/
Daslrestype2s.c480 Descriptor->Gpio.RevisionId = AML_RESOURCE_GPIO_REVISION; in RsDoGpioIntDescriptor()
689 Descriptor->Gpio.RevisionId = AML_RESOURCE_GPIO_REVISION; in RsDoGpioIoDescriptor()