Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pci/controller/
H A Dpcie-apple.c275 static bool hwirq_is_intx(unsigned int hwirq) in hwirq_is_intx() function
284 if (!hwirq_is_intx(data->hwirq)) in apple_port_irq_ack()
295 if (hwirq_is_intx(data->hwirq) ^ !!(type & IRQ_TYPE_LEVEL_MASK)) in apple_port_irq_set_type()
322 if (hwirq_is_intx(fwspec->param[0] + i)) { in apple_port_irq_domain_alloc()