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

/linux-4.4.14/drivers/mfd/
H A Dtwl6040.c248 status = twl6040_reg_read(twl6040, TWL6040_REG_STATUS); twl6040_thint_handler()
564 case TWL6040_REG_STATUS: twl6040_volatile_reg()
576 case TWL6040_REG_STATUS: twl6040_writeable_reg()
590 .max_register = TWL6040_REG_STATUS, /* 0x2e */
/linux-4.4.14/include/linux/mfd/
H A Dtwl6040.h71 #define TWL6040_REG_STATUS 0x2E macro
/linux-4.4.14/drivers/input/misc/
H A Dtwl6040-vibra.c74 status = twl6040_reg_read(twl6040, TWL6040_REG_STATUS); twl6040_vib_irq_handler()
/linux-4.4.14/sound/soc/codecs/
H A Dtwl6040.c57 #define TWL6040_CACHEREGNUM (TWL6040_REG_STATUS + 1)
291 status = twl6040_read(codec, TWL6040_REG_STATUS); twl6040_hs_jack_report()

Completed in 54 milliseconds