Home
last modified time | relevance | path

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

123456789

/linux/sound/soc/codecs/
A Drt711-sdca-sdw.c451 regcache_sync(rt711->regmap); in rt711_sdca_dev_resume()
453 regcache_sync(rt711->mbq_regmap); in rt711_sdca_dev_resume()
A Dtas2770.c96 regcache_sync(tas2770->regmap); in tas2770_codec_suspend()
123 return regcache_sync(tas2770->regmap); in tas2770_codec_resume()
A Dcs4271.c535 ret = regcache_sync(cs4271->regmap); in cs4271_soc_resume()
595 ret = regcache_sync(cs4271->regmap); in cs4271_component_probe()
A Dmax9850.c237 ret = regcache_sync(max9850->regmap); in max9850_set_bias_level()
A Dwm8728.c176 regcache_sync(wm8728->regmap); in wm8728_set_bias_level()
A Dsta529.c169 regcache_sync(sta529->regmap); in sta529_set_bias_level()
A Dtpa6130a2.c57 ret = regcache_sync(data->regmap); in tpa6130a2_power()
A Djz4740.c228 regcache_sync(regmap); in jz4740_codec_wakeup()
A Dcs4349.c353 regcache_sync(cs4349->regmap); in cs4349_runtime_resume()
A Drt1015.c521 regcache_sync(regmap); in rt1015_calibrate()
1047 regcache_sync(rt1015->regmap); in rt1015_resume()
A Drt5682-sdw.c432 regcache_sync(rt5682->regmap); in rt5682_io_init()
799 regcache_sync(rt5682->regmap); in rt5682_dev_resume()
A Dwcd938x-sdw.c295 regcache_sync(regmap); in wcd938x_sdw_runtime_resume()
A Dwm8711.c311 regcache_sync(wm8711->regmap); in wm8711_set_bias_level()
A Dwm8776.c345 regcache_sync(wm8776->regmap); in wm8776_set_bias_level()
/linux/drivers/mfd/
A Dmadera-core.c330 ret = regcache_sync(madera->regmap); in madera_runtime_resume()
336 ret = regcache_sync(madera->regmap_32bit); in madera_runtime_resume()
A Dstpmic1.c182 ret = regcache_sync(pmic_dev->regmap); in stpmic1_resume()
/linux/sound/soc/tegra/
A Dtegra30_ahub.c87 ret = regcache_sync(ahub->regmap_apbif); in tegra30_ahub_runtime_resume()
91 ret = regcache_sync(ahub->regmap_ahub); in tegra30_ahub_runtime_resume()
/linux/drivers/base/regmap/
A Dtrace.h118 TRACE_EVENT(regcache_sync,
A Dinternal.h249 int regcache_sync(struct regmap *map);
A Dregcache.c339 int regcache_sync(struct regmap *map) in regcache_sync() function
394 EXPORT_SYMBOL_GPL(regcache_sync);
/linux/drivers/regulator/
A Drt6245-regulator.c51 ret = regcache_sync(regmap); in rt6245_enable()
A Drtq6752-regulator.c66 ret = regcache_sync(priv->regmap); in rtq6752_set_vdd_enable()
A Drt6160-regulator.c65 return regcache_sync(priv->regmap); in rt6160_enable()
/linux/sound/soc/fsl/
A Dfsl_aud2htx.c279 regcache_sync(aud2htx->regmap); in fsl_aud2htx_runtime_resume()
/linux/sound/soc/rockchip/
A Drockchip_spdif.c98 ret = regcache_sync(spdif->regmap); in rk_spdif_runtime_resume()

Completed in 41 milliseconds

123456789