Home
last modified time | relevance | path

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

/external/syslinux/com32/gpllib/acpi/
Dacpi.c39 if ((flags & POLARITY_ACTIVE_HIGH) == POLARITY_ACTIVE_HIGH) in flags_to_string()
/external/syslinux/com32/gplinclude/acpi/
Dmadt.h64 #define POLARITY_ACTIVE_HIGH 0x1 macro