Home
last modified time | relevance | path

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

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