Home
last modified time | relevance | path

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

/linux/drivers/irqchip/
H A Dirq-gic-v5.c584 u8 fwspec_irq_type; in gicv5_irq_domain_translate() local
591 fwspec_irq_type = fwspec->param[0]; in gicv5_irq_domain_translate()
605 fwspec_irq_type = FIELD_GET(GICV5_HWIRQ_TYPE, fwspec->param[0]); in gicv5_irq_domain_translate()
607 if (fwspec_irq_type != hwirq_type) in gicv5_irq_domain_translate()