Searched refs:ACPI_ACTIVE_HIGH (Results 1 – 10 of 10) sorted by relevance
24 case ACPI_ACTIVE_HIGH: in acpi_gsi_get_irq_type()
370 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()412 polarity = polarity == ACPI_ACTIVE_HIGH ? 0 : 1; in mp_register_gsi()625 polarity = polarity ? ACPI_ACTIVE_LOW : ACPI_ACTIVE_HIGH; in acpi_gsi_to_irq()
230 if (agpio->polarity == ACPI_ACTIVE_HIGH) in acpi_gpiochip_request_interrupt()236 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()
831 : ACPI_ACTIVE_HIGH; in map_generic_timer_interrupt()