Home
last modified time | relevance | path

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

/linux-4.4.14/include/acpi/
Dactbl3.h291 #define ACPI_GTDT_INTERRUPT_POLARITY (1<<1) macro
/linux-4.4.14/drivers/clocksource/
Darm_arch_timer.c822 polarity = (flags & ACPI_GTDT_INTERRUPT_POLARITY) ? ACPI_ACTIVE_LOW in map_generic_timer_interrupt()