Home
last modified time | relevance | path

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

/openbmc/linux/drivers/acpi/arm64/
H A Dgtdt.c79 polarity = (flags & ACPI_GTDT_INTERRUPT_POLARITY) ? ACPI_ACTIVE_LOW in map_gt_gsi()
/openbmc/linux/include/acpi/
H A Dactbl1.h1309 #define ACPI_GTDT_INTERRUPT_POLARITY (1<<1) macro