Home
last modified time | relevance | path

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

/drivers/mfd/
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()