Home
last modified time | relevance | path

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

/linux-3.4.99/include/linux/mfd/
Dtwl6040.h79 #define TWL6040_READYINT 0x40 macro
/linux-3.4.99/drivers/mfd/
Dtwl6040-irq.c59 .status = TWL6040_READYINT,
Dtwl6040-core.c197 if (intid & TWL6040_READYINT) in twl6040_naudint_handler()
226 if (!(intid & TWL6040_READYINT)) { in twl6040_power_up_completion()