Home
last modified time | relevance | path

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

123456789

/Linux-v6.1/sound/soc/tegra/
Dtegra210_ope.c383 regcache_sync(ope->regmap); in tegra210_ope_runtime_resume()
384 regcache_sync(ope->peq_regmap); in tegra210_ope_runtime_resume()
385 regcache_sync(ope->mbdrc_regmap); in tegra210_ope_runtime_resume()
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()
Dtegra20_spdif.c63 ret = regcache_sync(spdif->regmap); in tegra20_spdif_runtime_resume()
/Linux-v6.1/sound/soc/codecs/
Drt711-sdca-sdw.c460 regcache_sync(rt711->regmap); in rt711_sdca_dev_resume()
462 regcache_sync(rt711->mbq_regmap); in rt711_sdca_dev_resume()
Dtas2770.c86 regcache_sync(tas2770->regmap); in tas2770_codec_suspend()
112 return regcache_sync(tas2770->regmap); in tas2770_codec_resume()
Dwm8728.c176 regcache_sync(wm8728->regmap); in wm8728_set_bias_level()
Dmax9850.c237 ret = regcache_sync(max9850->regmap); in max9850_set_bias_level()
Dcs4271.c535 ret = regcache_sync(cs4271->regmap); in cs4271_soc_resume()
595 ret = regcache_sync(cs4271->regmap); in cs4271_component_probe()
Dtpa6130a2.c57 ret = regcache_sync(data->regmap); in tpa6130a2_power()
Dsta529.c169 regcache_sync(sta529->regmap); in sta529_set_bias_level()
Djz4740.c228 regcache_sync(regmap); in jz4740_codec_wakeup()
Dcs4349.c346 regcache_sync(cs4349->regmap); in cs4349_runtime_resume()
Dwcd938x-sdw.c296 regcache_sync(regmap); in wcd938x_sdw_runtime_resume()
Drt1015.c521 regcache_sync(regmap); in rt1015_calibrate()
1047 regcache_sync(rt1015->regmap); in rt1015_resume()
Drt5682-sdw.c432 regcache_sync(rt5682->regmap); in rt5682_io_init()
804 regcache_sync(rt5682->regmap); in rt5682_dev_resume()
/Linux-v6.1/drivers/mfd/
Dstpmic1.c182 ret = regcache_sync(pmic_dev->regmap); in stpmic1_resume()
Dmadera-core.c330 ret = regcache_sync(madera->regmap); in madera_runtime_resume()
336 ret = regcache_sync(madera->regmap_32bit); in madera_runtime_resume()
/Linux-v6.1/drivers/regulator/
Drt6245-regulator.c51 ret = regcache_sync(regmap); in rt6245_enable()
Drtq6752-regulator.c66 ret = regcache_sync(priv->regmap); in rtq6752_set_vdd_enable()
Drt6160-regulator.c65 return regcache_sync(priv->regmap); in rt6160_enable()
/Linux-v6.1/sound/soc/fsl/
Dfsl_aud2htx.c288 regcache_sync(aud2htx->regmap); in fsl_aud2htx_runtime_resume()
/Linux-v6.1/drivers/base/regmap/
Dinternal.h255 int regcache_sync(struct regmap *map);
Dtrace.h152 TRACE_EVENT(regcache_sync,
Dregcache.c345 int regcache_sync(struct regmap *map) in regcache_sync() function
400 EXPORT_SYMBOL_GPL(regcache_sync);
/Linux-v6.1/sound/soc/rockchip/
Drockchip_spdif.c98 ret = regcache_sync(spdif->regmap); in rk_spdif_runtime_resume()

123456789