Home
last modified time | relevance | path

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

/openbmc/linux/kernel/irq/
H A Dgeneric-chip.c420 if (dgc->gc_flags & IRQ_GC_INIT_NESTED_LOCK) in irq_map_generic_chip()
491 if (flags & IRQ_GC_INIT_NESTED_LOCK) in irq_setup_generic_chip()
/openbmc/linux/drivers/irqchip/
H A Dirq-renesas-irqc.c181 0, 0, IRQ_GC_INIT_NESTED_LOCK); in irqc_probe()
H A Dirq-imgpdc.c389 IRQ_GC_INIT_NESTED_LOCK); in pdc_intc_probe()
/openbmc/linux/drivers/gpio/
H A Dgpio-mxs.c225 IRQ_GC_INIT_NESTED_LOCK, in mxs_gpio_init_gc()
H A Dgpio-mxc.c373 IRQ_GC_INIT_NESTED_LOCK, in mxc_gpio_init_gc()
/openbmc/linux/include/linux/
H A Dirq.h1096 IRQ_GC_INIT_NESTED_LOCK = 1 << 1, enumerator