Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mfd/
Dtwl6040.h173 #define TWL6040_REV_ES1_1 0x01 /* Rev ES1.1 and ES1.2 */ macro
/linux-4.4.14/drivers/input/misc/
Dtwl6040-vibra.c101 if (twl6040_get_revid(twl6040) <= TWL6040_REV_ES1_1) { in twl6040_vibra_enable()