Searched refs:irq_types (Results 1 – 3 of 3) sorted by relevance
36 u32 irq_types[NR_IRQS]; member143 if (priv->irq_types[hw] & IRQ_TYPE_SENSE_MASK) { in pic32_irq_domain_map()145 irqd_set_trigger_type(data, priv->irq_types[hw]); in pic32_irq_domain_map()146 irq_setup_alt_chip(data, priv->irq_types[hw]); in pic32_irq_domain_map()179 priv->irq_types[intspec[0]] = intspec[1] & IRQ_TYPE_SENSE_MASK; in pic32_irq_domain_xlate()
562 struct tps6594_regulator_irq_type *irq_types; in tps6594_regulator_probe() local753 irq_types = tps65224_ext_regulator_irq_types; in tps6594_regulator_probe()756 irq_types = tps6594_ext_regulator_irq_types; in tps6594_regulator_probe()772 irq_type = &irq_types[i]; in tps6594_regulator_probe()
535 enum irq_types { enum
Completed in 13 milliseconds