Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mfd/
H A Dtwl-core.c498 int twl_set_regcache_bypass(u8 mod_no, bool enable) in twl_set_regcache_bypass() function
509 EXPORT_SYMBOL(twl_set_regcache_bypass);
/openbmc/linux/include/linux/mfd/
H A Dtwl.h166 int twl_set_regcache_bypass(u8 mod_no, bool enable);
/openbmc/linux/sound/soc/codecs/
H A Dtwl4030.c326 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, true); in twl4030_init_chip()
329 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, false); in twl4030_init_chip()