Home
last modified time | relevance | path

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

/external/syslinux/com32/gpllib/acpi/
Dacpi.c41 else if ((flags & POLARITY_ACTIVE_LOW) == POLARITY_ACTIVE_LOW) in flags_to_string()
/external/syslinux/com32/gplinclude/acpi/
Dmadt.h66 #define POLARITY_ACTIVE_LOW 0x3 macro