Home
last modified time | relevance | path

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

/linux/drivers/mfd/
H A Dtwl6040.c235 status = twl6040_reg_read(twl6040, TWL6040_REG_STATUS); in twl6040_thint_handler()
577 case TWL6040_REG_STATUS: in twl6040_volatile_reg()
589 case TWL6040_REG_STATUS: in twl6040_writeable_reg()
603 .max_register = TWL6040_REG_STATUS, /* 0x2e */
/linux/include/linux/mfd/
H A Dtwl6040.h57 #define TWL6040_REG_STATUS 0x2E macro
/linux/sound/soc/codecs/
H A Dtwl6040.c43 #define TWL6040_CACHEREGNUM (TWL6040_REG_STATUS + 1)
279 status = twl6040_read(component, TWL6040_REG_STATUS); in twl6040_hs_jack_report()
/linux/drivers/input/misc/
H A Dtwl6040-vibra.c59 status = twl6040_reg_read(twl6040, TWL6040_REG_STATUS); in twl6040_vib_irq_handler()