Home
last modified time | relevance | path

Searched refs:regcache_sync (Results 1 – 25 of 200) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drk3528_codec.c453 regcache_sync(rk3528->regmap); in rk3528_pcm_shutdown()
516 regcache_sync(rk3528->regmap); in rk3528_codec_probe()
528 regcache_sync(rk3528->regmap); in rk3528_codec_remove()
563 ret = regcache_sync(rk3528->regmap); in rk3528_codec_resume()
H A Dtas2770.c86 regcache_sync(tas2770->regmap); in tas2770_codec_suspend()
112 return regcache_sync(tas2770->regmap); in tas2770_codec_resume()
H A Dcs4271.c535 ret = regcache_sync(cs4271->regmap); in cs4271_soc_resume()
595 ret = regcache_sync(cs4271->regmap); in cs4271_component_probe()
H A Drv1106_codec.c840 regcache_sync(rv1106->regmap); in rv1106_set_bias_level()
1620 regcache_sync(rv1106->regmap); in rv1106_pcm_shutdown()
1807 regcache_sync(rv1106->regmap); in rv1106_probe()
1820 regcache_sync(rv1106->regmap); in rv1106_remove()
2032 regcache_sync(rv1106->regmap); in rv1106_codec_debugfs_reg_operate()
H A Dmax9850.c237 ret = regcache_sync(max9850->regmap); in max9850_set_bias_level()
H A Dwm8728.c176 regcache_sync(wm8728->regmap); in wm8728_set_bias_level()
H A Drt5682-sdw.c426 regcache_sync(rt5682->regmap); in rt5682_io_init()
760 regcache_sync(rt5682->regmap); in rt5682_dev_resume()
H A Dtpa6130a2.c57 ret = regcache_sync(data->regmap); in tpa6130a2_power()
H A Dsta529.c169 regcache_sync(sta529->regmap); in sta529_set_bias_level()
H A Djz4740.c229 regcache_sync(regmap); in jz4740_codec_wakeup()
H A Dcs4349.c353 regcache_sync(cs4349->regmap); in cs4349_runtime_resume()
H A Drt1015.c516 regcache_sync(regmap); in rt1015_calibrate()
1018 regcache_sync(rt1015->regmap); in rt1015_resume()
H A Dwm8711.c311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()
H A Dak5558.c333 return regcache_sync(ak5558->regmap); in ak5558_runtime_resume()
H A Dwm8776.c345 regcache_sync(wm8776->regmap); in wm8776_set_bias_level()
/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dmadera-core.c309 ret = regcache_sync(madera->regmap); in madera_runtime_resume()
315 ret = regcache_sync(madera->regmap_32bit); in madera_runtime_resume()
H A Dstpmic1.c182 ret = regcache_sync(pmic_dev->regmap); in stpmic1_resume()
H A Dmax96745.c338 regcache_sync(max96745->regmap); in max96745_resume()
H A Dmax96755f.c389 regcache_sync(max96755f->regmap); in max96755f_resume()
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dtrace.h118 TRACE_EVENT(regcache_sync,
H A Dregcache.c339 int regcache_sync(struct regmap *map) in regcache_sync() function
394 EXPORT_SYMBOL_GPL(regcache_sync);
H A Dinternal.h245 int regcache_sync(struct regmap *map);
/OK3568_Linux_fs/kernel/sound/soc/tegra/
H A Dtegra30_ahub.c650 ret = regcache_sync(ahub->regmap_ahub); in tegra30_ahub_resume()
651 ret |= regcache_sync(ahub->regmap_apbif); in tegra30_ahub_resume()
/OK3568_Linux_fs/kernel/sound/soc/rockchip/
H A Drockchip_audio_pwm.c177 ret = regcache_sync(apwm->regmap); in rockchip_audio_pwm_runtime_resume()
H A Drockchip_spdif.c119 ret = regcache_sync(spdif->regmap); in rk_spdif_runtime_resume()

12345678