Home
last modified time | relevance | path

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

/openbmc/linux/drivers/irqchip/
H A Dirq-gic-v3.c1480 static struct irq_chip gic_chip = { variable
1520 struct irq_chip *chip = &gic_chip; in gic_irq_domain_map()
2000 gic_chip.flags |= IRQCHIP_SUPPORTS_NMI; in gic_enable_nmi_support()
H A Dirq-gic.c883 static const struct irq_chip gic_chip = { variable
1063 gic == &gic_data[0]) ? &gic_chip_mode1 : &gic_chip; in gic_irq_domain_map()