Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dtwl-core.c509 int twl_set_regcache_bypass(u8 mod_no, bool enable) in twl_set_regcache_bypass() function
520 EXPORT_SYMBOL(twl_set_regcache_bypass);
/linux-4.4.14/include/linux/i2c/
Dtwl.h178 int twl_set_regcache_bypass(u8 mod_no, bool enable);
/linux-4.4.14/sound/soc/codecs/
Dtwl4030.c333 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, true); in twl4030_init_chip()
336 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, false); in twl4030_init_chip()