Home
last modified time | relevance | path

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

/linux/include/linux/mfd/
H A Dtwl4030-audio.h244 #define TWL4030_VIBRA_SEL 0x10 macro
/linux/drivers/input/misc/
H A Dtwl4030-vibra.c98 if (pwm && (!info->coexist || !(reg & TWL4030_VIBRA_SEL))) { in vibra_play_work()