Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dtwl4030-vibra.c106 reg = (dir) ? (reg | TWL4030_VIBRA_DIR) : in vibra_play_work()
107 (reg & ~TWL4030_VIBRA_DIR); in vibra_play_work()
/openbmc/linux/include/linux/mfd/
H A Dtwl4030-audio.h239 #define TWL4030_VIBRA_DIR 0x02 macro