Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dgeneric-chip.c414 if (dgc->gc_flags & IRQ_GC_INIT_NESTED_LOCK) in irq_map_generic_chip()
485 if (flags & IRQ_GC_INIT_NESTED_LOCK) in irq_setup_generic_chip()
/OK3568_Linux_fs/kernel/drivers/irqchip/
H A Dirq-renesas-irqc.c180 0, 0, IRQ_GC_INIT_NESTED_LOCK); in irqc_probe()
H A Dirq-imgpdc.c396 IRQ_GC_INIT_NESTED_LOCK); in pdc_intc_probe()
/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-mxs.c231 IRQ_GC_INIT_NESTED_LOCK, in mxs_gpio_init_gc()
H A Dgpio-mxc.c369 IRQ_GC_INIT_NESTED_LOCK, in mxc_gpio_init_gc()
/OK3568_Linux_fs/kernel/include/linux/
H A Dirq.h1093 IRQ_GC_INIT_NESTED_LOCK = 1 << 1, enumerator