Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-omap2/
A Domap-secure.h26 #define FLAG_IRQ_ENABLE 0x2 macro
/linux-6.3-rc2/drivers/mfd/
A Dtps65010.c71 #define FLAG_IRQ_ENABLE 1 macro
426 if (test_and_clear_bit(FLAG_IRQ_ENABLE, &tps->flags)) in tps65010_work()
437 set_bit(FLAG_IRQ_ENABLE, &tps->flags); in tps65010_irq()
562 set_bit(FLAG_IRQ_ENABLE, &tps->flags); in tps65010_probe()

Completed in 5 milliseconds