Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A 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);
/OK3568_Linux_fs/kernel/include/linux/mfd/
H A Dtwl.h164 int twl_set_regcache_bypass(u8 mod_no, bool enable);
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtwl4030.c320 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, true); in twl4030_init_chip()
323 twl_set_regcache_bypass(TWL4030_MODULE_AUDIO_VOICE, false); in twl4030_init_chip()