Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mfd/
Dtwl-core.c495 int twl_set_regcache_bypass(u8 mod_no, bool enable) in twl_set_regcache_bypass() function
506 EXPORT_SYMBOL(twl_set_regcache_bypass);
/Linux-v6.1/include/linux/mfd/
Dtwl.h164 int twl_set_regcache_bypass(u8 mod_no, bool enable);
/Linux-v6.1/sound/soc/codecs/
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()