Searched refs:irq_types (Results 1 – 2 of 2) 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()
535 enum irq_types { enum