Searched refs:fwspec_irq_type (Results 1 – 1 of 1) sorted by relevance
578 u8 fwspec_irq_type; in gicv5_irq_domain_translate() local585 fwspec_irq_type = fwspec->param[0]; in gicv5_irq_domain_translate()599 fwspec_irq_type = FIELD_GET(GICV5_HWIRQ_TYPE, fwspec->param[0]); in gicv5_irq_domain_translate()601 if (fwspec_irq_type != hwirq_type) in gicv5_irq_domain_translate()