Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-omap2/
Domap-secure.h27 #define FLAG_IRQ_ENABLE 0x2 macro
/linux-4.1.27/drivers/mfd/
Dtps65010.c84 #define FLAG_IRQ_ENABLE 1 macro
440 if (test_and_clear_bit(FLAG_IRQ_ENABLE, &tps->flags)) in tps65010_work()
451 set_bit(FLAG_IRQ_ENABLE, &tps->flags); in tps65010_irq()
577 set_bit(FLAG_IRQ_ENABLE, &tps->flags); in tps65010_probe()