Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dtwl6040-vibra.c132 if (max_code > TWL6040_VIBDAT_MAX) in twl6040_vibra_code()
133 max_code = TWL6040_VIBDAT_MAX; in twl6040_vibra_code()
/openbmc/linux/include/linux/mfd/
H A Dtwl6040.h135 #define TWL6040_VIBDAT_MAX 0x64 macro