Searched refs:INTR_POLARITY_LOW (Results 1 – 13 of 13) sorted by relevance
240 INTR_TRIGGER_LEVEL, INTR_POLARITY_LOW); in xenpv_register_pirqs()250 INTR_POLARITY_LOW); in xenpv_register_pirqs()
187 pol = INTR_POLARITY_LOW; in aw_nmi_map_fdt()195 pol = INTR_POLARITY_LOW; in aw_nmi_map_fdt()271 if (pol == INTR_POLARITY_LOW) in aw_nmi_setup_intr()
283 ioapic_set_polarity(ioapic, pin, INTR_POLARITY_LOW); in madt_setup_io()454 return (INTR_POLARITY_LOW); in interrupt_polarity()460 return (INTR_POLARITY_LOW); in interrupt_polarity()575 *pol = INTR_POLARITY_LOW; in madt_parse_interrupt_values()
253 sc->pins[pin].intr_polarity = INTR_POLARITY_LOW; in jz4780_gpio_pin_probe()587 *polp = INTR_POLARITY_LOW; in jz_gpio_map_intr_fdt()595 *polp = INTR_POLARITY_LOW; in jz_gpio_map_intr_fdt()686 pol = INTR_POLARITY_LOW; /* just pick some */ in jz4780_gpio_pic_setup_intr()702 if (pol == INTR_POLARITY_LOW) in jz4780_gpio_pic_setup_intr()
70 INTR_TRIGGER_LEVEL, INTR_POLARITY_LOW); in acpi_machdep_init()
229 sc->pins[pin].intr_polarity = INTR_POLARITY_LOW; in mtk_gpio_pin_probe()534 if (sc->pins[pin].intr_polarity == INTR_POLARITY_LOW) { in mtk_gpio_pic_enable_intr()
238 sc->pins[pin].intr_polarity = INTR_POLARITY_LOW; in mtk_gpio_pin_probe()594 if (sc->pins[pin].intr_polarity == INTR_POLARITY_LOW) { in mtk_gpio_pic_enable_intr()
610 if (pol == INTR_POLARITY_LOW) { in gic_config()790 if (pol != INTR_POLARITY_CONFORM && pol != INTR_POLARITY_LOW && in gic_map_intr()862 pol = INTR_POLARITY_LOW; /* just pick some */ in arm_gic_setup_intr()
566 *polp = INTR_POLARITY_LOW; in gic_map_fdt()574 *polp = INTR_POLARITY_LOW; in gic_map_fdt()660 case INTR_POLARITY_LOW: in do_gic_v3_map_intr()
649 return (INTR_POLARITY_LOW); in conforming_polarity()695 return (INTR_POLARITY_LOW); in intentry_polarity()
354 if ((trig == INTR_TRIGGER_EDGE && pol == INTR_POLARITY_LOW) || in atpic_config_intr()
555 INTR_TRIGGER_LEVEL, INTR_POLARITY_LOW); in pci_pir_route_interrupt()
280 INTR_POLARITY_LOW = 2 enumerator