Searched refs:INTR_POLARITY_CONFORM (Results 1 – 13 of 13) sorted by relevance
257 irqs[irq].gi_pol = INTR_POLARITY_CONFORM; in arm_gic_register_isrcs()297 KASSERT(sc->gic_irqs[start + i].gi_pol == INTR_POLARITY_CONFORM, in arm_gic_reserve_msi_range()679 *polp = INTR_POLARITY_CONFORM; in gic_map_fdt()730 *polp = INTR_POLARITY_CONFORM; in gic_map_fdt()809 if (pol != INTR_POLARITY_CONFORM && pol != INTR_POLARITY_LOW && in gic_map_intr()865 pol = INTR_POLARITY_CONFORM; in arm_gic_setup_intr()871 if ((pol != INTR_POLARITY_CONFORM && pol != gi->gi_pol) || in arm_gic_setup_intr()880 if (pol == INTR_POLARITY_CONFORM) in arm_gic_setup_intr()915 gi->gi_pol = INTR_POLARITY_CONFORM; in arm_gic_teardown_intr()
250 i->pol = INTR_POLARITY_CONFORM; in intr_lookup()496 i->pol != INTR_POLARITY_CONFORM) in powerpc_enable_intr()563 i->pol != INTR_POLARITY_CONFORM) in powerpc_setup_intr_int()608 i->pol = INTR_POLARITY_CONFORM; in powerpc_fw_config_intr()
42 *pol = INTR_POLARITY_CONFORM;
294 sc->intr.pol = INTR_POLARITY_CONFORM; in aw_nmi_teardown_intr()374 sc->intr.pol = INTR_POLARITY_CONFORM; in aw_nmi_attach()
174 *pol = INTR_POLARITY_CONFORM; in openpic_ofw_translate_code()
235 die_isrcs[j].ai_pol = INTR_POLARITY_CONFORM; in apple_aic_attach()387 pol = INTR_POLARITY_CONFORM; in apple_aic_setup_intr()396 if (pol == INTR_POLARITY_CONFORM) in apple_aic_setup_intr()
282 KASSERT(sc->gic_irqs[start + i].gi_pol == INTR_POLARITY_CONFORM, in gic_v3_reserve_msi_range() 363 sc->gic_irqs[irq].gi_pol = INTR_POLARITY_CONFORM; in gic_v3_attach() 801 case INTR_POLARITY_CONFORM: in do_gic_v3_map_intr() 911 if (gi->gi_irq != irq || pol == INTR_POLARITY_CONFORM || in gic_v3_setup_intr() 954 gi->gi_pol = INTR_POLARITY_CONFORM; in gic_v3_teardown_intr()
358 *pol = INTR_POLARITY_CONFORM; in atpic_ofw_translate_code()
558 KASSERT(!(trig == INTR_TRIGGER_CONFORM || pol == INTR_POLARITY_CONFORM), in ioapic_config_intr()857 if (pin >= io->io_numintr || pol == INTR_POLARITY_CONFORM) in ioapic_set_polarity()
1198 if (pin > APIC_LVT_MAX || pol == INTR_POLARITY_CONFORM) in lapic_set_lvt_polarity()
355 if (pol == INTR_POLARITY_CONFORM) in atpic_config_intr()
658 *pol = INTR_POLARITY_CONFORM; in xive_translate_code()
295 INTR_POLARITY_CONFORM = 0, enumerator