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.c578 u8 fwspec_irq_type; in gicv5_irq_domain_translate() local
585 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()