| /linux/sound/soc/tegra/ |
| H A D | tegra210_ope.c | 386 regcache_sync(ope->regmap); in tegra210_ope_runtime_resume() 387 regcache_sync(ope->peq_regmap); in tegra210_ope_runtime_resume() 388 regcache_sync(ope->mbdrc_regmap); in tegra210_ope_runtime_resume()
|
| H A D | tegra30_ahub.c | 87 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/ |
| H A D | regmap-kunit.c | 1056 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_marked_dirty() 1105 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_after_cache_only() 1139 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_defaults_marked_dirty() 1157 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_defaults_marked_dirty() 1189 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_default_after_cache_only() 1204 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_default_after_cache_only() 1240 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_readonly() 1284 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_patch() 1408 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_drop_with_non_contiguous_ranges() 1483 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_drop_all_and_sync_marked_dirty() [all …]
|
| H A D | trace.h | 152 TRACE_EVENT(regcache_sync,
|
| /linux/sound/soc/codecs/ |
| H A D | wcd-common.c | 109 return regcache_sync(regmap); in wcd_update_status()
|
| H A D | rt711-sdca-sdw.c | 469 regcache_sync(rt711->regmap); in rt711_sdca_dev_resume() 471 regcache_sync(rt711->mbq_regmap); in rt711_sdca_dev_resume()
|
| H A D | rt721-sdca-sdw.c | 520 regcache_sync(rt721->regmap); in rt721_sdca_dev_resume() 522 regcache_sync(rt721->mbq_regmap); in rt721_sdca_dev_resume()
|
| H A D | rt712-sdca-sdw.c | 482 regcache_sync(rt712->regmap); in rt712_sdca_dev_resume() 484 regcache_sync(rt712->mbq_regmap); in rt712_sdca_dev_resume()
|
| H A D | cs42l42-sdw.c | 298 ret = regcache_sync(cs42l42->regmap); in cs42l42_sdw_init() 489 regcache_sync(cs42l42->regmap); in cs42l42_sdw_runtime_resume()
|
| H A D | cs4271.c | 538 ret = regcache_sync(cs4271->regmap); in cs4271_soc_resume() 603 ret = regcache_sync(cs4271->regmap); in cs4271_component_probe()
|
| H A D | wm8728.c | 177 regcache_sync(wm8728->regmap); in wm8728_set_bias_level()
|
| H A D | max9850.c | 238 ret = regcache_sync(max9850->regmap); in max9850_set_bias_level()
|
| H A D | tpa6130a2.c | 54 ret = regcache_sync(data->regmap); in tpa6130a2_power()
|
| H A D | tas2770.c | 85 regcache_sync(tas2770->regmap); in tas2770_codec_suspend() 111 return regcache_sync(tas2770->regmap); in tas2770_codec_resume()
|
| H A D | sta529.c | 170 regcache_sync(sta529->regmap); in sta529_set_bias_level()
|
| H A D | jz4740.c | 228 regcache_sync(regmap); in jz4740_codec_wakeup()
|
| H A D | uda1342.c | 313 regcache_sync(uda1342->regmap); in uda1342_resume()
|
| H A D | rt5682-sdw.c | 413 regcache_sync(rt5682->regmap); in rt5682_io_init() 785 regcache_sync(rt5682->regmap); in rt5682_dev_resume()
|
| /linux/drivers/gpio/ |
| H A D | gpio-fxl6408.c | 141 return regcache_sync(regmap); in fxl6408_resume()
|
| /linux/drivers/mfd/ |
| H A D | madera-core.c | 329 ret = regcache_sync(madera->regmap); in madera_runtime_resume() 335 ret = regcache_sync(madera->regmap_32bit); in madera_runtime_resume()
|
| H A D | stpmic1.c | 198 ret = regcache_sync(pmic_dev->regmap); in stpmic1_resume()
|
| /linux/sound/soc/loongson/ |
| H A D | loongson_i2s.c | 267 return regcache_sync(i2s->regmap); in i2s_resume()
|
| /linux/sound/soc/sdca/ |
| H A D | sdca_class.c | 299 ret = regcache_sync(drv->dev_regmap);
|
| /linux/drivers/regulator/ |
| H A D | rt6245-regulator.c | 51 ret = regcache_sync(regmap); in rt6245_enable()
|
| /linux/sound/soc/fsl/ |
| H A D | fsl_aud2htx.c | 285 regcache_sync(aud2htx->regmap); in fsl_aud2htx_runtime_resume()
|