Home
last modified time | relevance | path

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

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