Home
last modified time | relevance | path

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

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