Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/mfd/
Dtwl6040-irq.c123 intid = twl6040_reg_read(twl6040, TWL6040_REG_INTID); in twl6040_irq_thread()
134 twl6040_reg_write(twl6040, TWL6040_REG_INTID, intid); in twl6040_irq_thread()
178 val = twl6040_reg_read(twl6040, TWL6040_REG_INTID); in twl6040_irq_init()
Dtwl6040-core.c195 intid = twl6040_reg_read(twl6040, TWL6040_REG_INTID); in twl6040_naudint_handler()
225 intid = twl6040_reg_read(twl6040, TWL6040_REG_INTID); in twl6040_power_up_completion()
/linux-3.4.99/include/linux/mfd/
Dtwl6040.h33 #define TWL6040_REG_INTID 0x03 macro