Home
last modified time | relevance | path

Searched refs:INTR_POLARITY_HIGH (Results 1 – 18 of 18) sorted by relevance

/freebsd-13-stable/sys/powerpc/ofw/
HDopenpic_ofw.c156 *pol = INTR_POLARITY_HIGH; in openpic_ofw_translate_code()
166 *pol = INTR_POLARITY_HIGH; in openpic_ofw_translate_code()
/freebsd-13-stable/sys/arm/allwinner/
HDaw_nmi.c181 pol = INTR_POLARITY_HIGH; in aw_nmi_map_fdt()
189 pol = INTR_POLARITY_HIGH; in aw_nmi_map_fdt()
274 if (pol == INTR_POLARITY_HIGH) in aw_nmi_setup_intr()
/freebsd-13-stable/sys/x86/acpica/
HDmadt.c477 return (INTR_POLARITY_HIGH); in interrupt_polarity()
479 return (INTR_POLARITY_HIGH); in interrupt_polarity()
594 *pol = INTR_POLARITY_HIGH; in madt_parse_interrupt_values()
602 *pol == INTR_POLARITY_HIGH ? "high" : "low"); in madt_parse_interrupt_values()
/freebsd-13-stable/sys/x86/isa/
HDatpic.c351 pol = INTR_POLARITY_HIGH; in atpic_config_intr()
354 (trig == INTR_TRIGGER_LEVEL && pol == INTR_POLARITY_HIGH)) { in atpic_config_intr()
358 pol == INTR_POLARITY_HIGH ? "high" : "low"); in atpic_config_intr()
/freebsd-13-stable/sys/x86/x86/
HDio_apic.c570 pol = INTR_POLARITY_HIGH; in ioapic_config_intr()
580 if (intpin->io_activehi != (pol == INTR_POLARITY_HIGH)) { in ioapic_config_intr()
584 pol == INTR_POLARITY_HIGH ? "high" : "low"); in ioapic_config_intr()
585 intpin->io_activehi = (pol == INTR_POLARITY_HIGH); in ioapic_config_intr()
877 activehi = (pol == INTR_POLARITY_HIGH); in ioapic_set_polarity()
883 pol == INTR_POLARITY_HIGH ? "high" : "low"); in ioapic_set_polarity()
HDmptable.c646 return (INTR_POLARITY_HIGH); in conforming_polarity()
692 return (INTR_POLARITY_HIGH); in intentry_polarity()
HDlocal_apic.c1294 lvts[pin].lvt_activehi = (pol == INTR_POLARITY_HIGH); in native_lapic_set_lvt_polarity()
1302 (pol == INTR_POLARITY_HIGH); in native_lapic_set_lvt_polarity()
1308 pol == INTR_POLARITY_HIGH ? "high" : "low"); in native_lapic_set_lvt_polarity()
/freebsd-13-stable/sys/arm64/arm64/
HDgic_v3.c338 sc->gic_irqs[irq].gi_pol = INTR_POLARITY_HIGH; in gic_v3_attach()
580 *polp = INTR_POLARITY_HIGH; in gic_map_fdt()
588 *polp = INTR_POLARITY_HIGH; in gic_map_fdt()
601 if (irq >= GIC_FIRST_SPI && *polp != INTR_POLARITY_HIGH) in gic_map_fdt()
623 *polp = INTR_POLARITY_HIGH; in gic_map_msi()
679 case INTR_POLARITY_HIGH: in do_gic_v3_map_intr()
/freebsd-13-stable/sys/powerpc/mpc85xx/
HDatpic.c347 *pol = INTR_POLARITY_HIGH; in atpic_ofw_translate_code()
357 *pol = INTR_POLARITY_HIGH; in atpic_ofw_translate_code()
/freebsd-13-stable/sys/arm/arm/
HDgic.c293 sc->gic_irqs[start + i].gi_pol = INTR_POLARITY_HIGH; in arm_gic_reserve_msi_range()
611 } else if (pol == INTR_POLARITY_HIGH) { in gic_config()
732 *polp = INTR_POLARITY_HIGH; in gic_map_msi()
789 pol != INTR_POLARITY_HIGH) in gic_map_intr()
832 KASSERT(pol == INTR_POLARITY_HIGH, in arm_gic_setup_intr()
/freebsd-13-stable/sys/mips/ingenic/
HDjz4780_gpio.c249 sc->pins[pin].intr_polarity = INTR_POLARITY_HIGH; in jz4780_gpio_pin_probe()
581 *polp = INTR_POLARITY_HIGH; in jz_gpio_map_intr_fdt()
589 *polp = INTR_POLARITY_HIGH; in jz_gpio_map_intr_fdt()
/freebsd-13-stable/sys/x86/xen/
HDxen_intr.c1180 setup_gsi.polarity = pol == INTR_POLARITY_HIGH ? 0 : 1; in xen_intr_pirq_config_intr()
1185 (isrc->xi_activehi && (pol != INTR_POLARITY_HIGH))) in xen_intr_pirq_config_intr()
1193 isrc->xi_activehi = pol == INTR_POLARITY_HIGH ? 1 : 0; in xen_intr_pirq_config_intr()
1442 isrc->xi_activehi = pol == INTR_POLARITY_HIGH ? 1 : 0; in xen_register_pirq()
/freebsd-13-stable/sys/mips/mediatek/
HDmtk_gpio_v2.c225 sc->pins[pin].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_pin_probe()
285 sc->pins[i].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_attach()
HDmtk_gpio_v1.c234 sc->pins[pin].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_pin_probe()
295 sc->pins[i].intr_polarity = INTR_POLARITY_HIGH; in mtk_gpio_attach()
/freebsd-13-stable/sys/dev/acpica/
HDacpi_resource.c170 INTR_POLARITY_HIGH : INTR_POLARITY_LOW); in acpi_config_intr()
197 (pol == ACPI_ACTIVE_HIGH) ? INTR_POLARITY_HIGH : INTR_POLARITY_LOW); in acpi_map_intr()
/freebsd-13-stable/sys/powerpc/powernv/
HDxive.c658 *pol = INTR_POLARITY_HIGH; in xive_translate_code()
/freebsd-13-stable/sys/sys/
HDbus.h291 INTR_POLARITY_HIGH = 1, enumerator
/freebsd-13-stable/sys/arm64/iommu/
HDsmmu.c1138 ad->pol = INTR_POLARITY_HIGH; in smmu_configure_intr()