Searched refs:FLAG_IRQ_ENABLE (Results 1 – 2 of 2) sorted by relevance
26 #define FLAG_IRQ_ENABLE 0x2 macro
71 #define FLAG_IRQ_ENABLE 1 macro426 if (test_and_clear_bit(FLAG_IRQ_ENABLE, &tps->flags)) in tps65010_work()437 set_bit(FLAG_IRQ_ENABLE, &tps->flags); in tps65010_irq()563 set_bit(FLAG_IRQ_ENABLE, &tps->flags); in tps65010_probe()
Completed in 5 milliseconds