Home
last modified time | relevance | path

Searched refs:twl_set_regcache_bypass (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/mfd/
Dtwl-core.c508 int twl_set_regcache_bypass(u8 mod_no, bool enable) in twl_set_regcache_bypass() function
519 EXPORT_SYMBOL(twl_set_regcache_bypass);
/Linux-v4.19/include/linux/mfd/
Dtwl.h178 int twl_set_regcache_bypass(u8 mod_no, bool enable);
/Linux-v4.19/sound/soc/codecs/
Dtwl4030.c334 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, true); in twl4030_init_chip()
337 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, false); in twl4030_init_chip()