Home
last modified time | relevance | path

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

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