Searched refs:ACPI_ACTIVE_HIGH (Results 1 – 10 of 10) sorted by relevance
27 case ACPI_ACTIVE_HIGH: in acpi_gsi_get_irq_type()
381 u8 pol = p ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH; in acpi_dev_get_irqresource()
175 ACPI_ACTIVE_HIGH},
42 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()50 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()56 *polarity = ACPI_ACTIVE_HIGH; in decode_irq_flags()
391 (polarity == ACPI_ACTIVE_HIGH ? 1 : 3); in mp_config_acpi_gsi()581 polarity = polarity ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH; in acpi_gsi_to_irq()629 polarity = polarity == ACPI_ACTIVE_HIGH ? 0 : 1; in acpi_register_gsi_ioapic()
231 if (agpio->polarity == ACPI_ACTIVE_HIGH) in acpi_gpiochip_request_interrupt()237 case ACPI_ACTIVE_HIGH: in acpi_gpiochip_request_interrupt()
97 #define ACPI_ACTIVE_HIGH (u8) 0x00 macro
134 setup_gsi.polarity = (polarity == ACPI_ACTIVE_HIGH ? 0 : 1); in xen_register_gsi()
620 ACPI_ACTIVE_HIGH) ? IOSAPIC_POL_HIGH : in acpi_register_gsi()
823 : ACPI_ACTIVE_HIGH; in map_generic_timer_interrupt()