Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-apple-aic.c83 #define AIC_EVENT_TYPE_IRQ 1 macro
207 FIELD_PREP(AIC_EVENT_TYPE, AIC_EVENT_TYPE_IRQ) | \
379 if (type == AIC_EVENT_TYPE_IRQ) in aic_handle_irq()
614 if (type == AIC_EVENT_TYPE_IRQ) { in aic_irq_domain_map()