Searched refs:INTR_POLARITY_HIGH (Results 1 – 14 of 14) sorted by relevance
183 pol = INTR_POLARITY_HIGH; in aw_nmi_map_fdt()191 pol = INTR_POLARITY_HIGH; in aw_nmi_map_fdt()276 if (pol == INTR_POLARITY_HIGH) in aw_nmi_setup_intr()
456 return (INTR_POLARITY_HIGH); in interrupt_polarity()458 return (INTR_POLARITY_HIGH); in interrupt_polarity()573 *pol = INTR_POLARITY_HIGH; in madt_parse_interrupt_values()581 *pol == INTR_POLARITY_HIGH ? "high" : "low"); in madt_parse_interrupt_values()
352 pol = INTR_POLARITY_HIGH; in atpic_config_intr()355 (trig == INTR_TRIGGER_LEVEL && pol == INTR_POLARITY_HIGH)) { in atpic_config_intr()359 pol == INTR_POLARITY_HIGH ? "high" : "low"); in atpic_config_intr()
572 pol = INTR_POLARITY_HIGH; in ioapic_config_intr()582 if (intpin->io_activehi != (pol == INTR_POLARITY_HIGH)) { in ioapic_config_intr()586 pol == INTR_POLARITY_HIGH ? "high" : "low"); in ioapic_config_intr()587 intpin->io_activehi = (pol == INTR_POLARITY_HIGH); in ioapic_config_intr()879 activehi = (pol == INTR_POLARITY_HIGH); in ioapic_set_polarity()885 pol == INTR_POLARITY_HIGH ? "high" : "low"); in ioapic_set_polarity()
647 return (INTR_POLARITY_HIGH); in conforming_polarity()693 return (INTR_POLARITY_HIGH); in intentry_polarity()
1228 lvts[pin].lvt_activehi = (pol == INTR_POLARITY_HIGH); in native_lapic_set_lvt_polarity()1236 (pol == INTR_POLARITY_HIGH); in native_lapic_set_lvt_polarity()1242 pol == INTR_POLARITY_HIGH ? "high" : "low"); in native_lapic_set_lvt_polarity()
339 sc->gic_irqs[irq].gi_pol = INTR_POLARITY_HIGH; in gic_v3_attach()562 *polp = INTR_POLARITY_HIGH; in gic_map_fdt()570 *polp = INTR_POLARITY_HIGH; in gic_map_fdt()583 if (irq >= GIC_FIRST_SPI && *polp != INTR_POLARITY_HIGH) in gic_map_fdt()605 *polp = INTR_POLARITY_HIGH; in gic_map_msi()661 case INTR_POLARITY_HIGH: in do_gic_v3_map_intr()
295 sc->gic_irqs[start + i].gi_pol = INTR_POLARITY_HIGH; in arm_gic_reserve_msi_range()613 } else if (pol == INTR_POLARITY_HIGH) { in gic_config()734 *polp = INTR_POLARITY_HIGH; in gic_map_msi()791 pol != INTR_POLARITY_HIGH) in gic_map_intr()834 KASSERT(pol == INTR_POLARITY_HIGH, in arm_gic_setup_intr()
251 sc->pins[pin].intr_polarity = INTR_POLARITY_HIGH; in jz4780_gpio_pin_probe()583 *polp = INTR_POLARITY_HIGH; in jz_gpio_map_intr_fdt()591 *polp = INTR_POLARITY_HIGH; in jz_gpio_map_intr_fdt()
1182 setup_gsi.polarity = pol == INTR_POLARITY_HIGH ? 0 : 1; in xen_intr_pirq_config_intr()1187 (isrc->xi_activehi && (pol != INTR_POLARITY_HIGH))) in xen_intr_pirq_config_intr()1195 isrc->xi_activehi = pol == INTR_POLARITY_HIGH ? 1 : 0; in xen_intr_pirq_config_intr()1444 isrc->xi_activehi = pol == INTR_POLARITY_HIGH ? 1 : 0; in xen_register_pirq()
227 sc->pins[pin].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_pin_probe()287 sc->pins[i].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_attach()
236 sc->pins[pin].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_pin_probe()297 sc->pins[i].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_attach()
279 INTR_POLARITY_HIGH = 1, enumerator
1144 ad->pol = INTR_POLARITY_HIGH; in smmu_configure_intr()