Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/input/misc/
Dtwl4030-vibra.c121 reg = (dir) ? (reg | TWL4030_VIBRA_DIR) : in vibra_play_work()
122 (reg & ~TWL4030_VIBRA_DIR); in vibra_play_work()
/linux-2.6.39/include/linux/mfd/
Dtwl4030-codec.h253 #define TWL4030_VIBRA_DIR 0x02 macro