Home
last modified time | relevance | path

Searched refs:regcache_mark_dirty (Results 1 - 25 of 348) sorted by relevance

12345678910>>...14

/kernel/linux/linux-6.6/sound/soc/tegra/
H A Dtegra210_ope.c366 regcache_mark_dirty(ope->regmap); in tegra210_ope_runtime_suspend()
367 regcache_mark_dirty(ope->peq_regmap); in tegra210_ope_runtime_suspend()
368 regcache_mark_dirty(ope->mbdrc_regmap); in tegra210_ope_runtime_suspend()
H A Dtegra30_ahub.c84 regcache_mark_dirty(ahub->regmap_apbif); in tegra30_ahub_runtime_resume()
85 regcache_mark_dirty(ahub->regmap_ahub); in tegra30_ahub_runtime_resume()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt715-sdca-sdw.c216 regcache_mark_dirty(rt715->regmap); in rt715_dev_suspend()
218 regcache_mark_dirty(rt715->mbq_regmap); in rt715_dev_suspend()
H A Dmax98363.c82 regcache_mark_dirty(max98363->regmap); in max98363_suspend()
184 regcache_mark_dirty(max98363->regmap); in max98363_io_init()
H A Dadau7118.c376 regcache_mark_dirty(st->map); in adau7118_set_bias_level()
464 regcache_mark_dirty(st->map); in adau7118_regulator_setup()
H A Dwm8731.c501 regcache_mark_dirty(wm8731->regmap); in wm8731_set_bias_level()
619 regcache_mark_dirty(wm8731->regmap); in wm8731_init()
H A Djz4740.c262 regcache_mark_dirty(regmap); in jz4740_codec_set_bias_level()
H A Dtpa6130a2.c75 regcache_mark_dirty(data->regmap); in tpa6130a2_power()
/kernel/linux/linux-5.10/include/sound/
H A Dhda_regmap.h221 regcache_mark_dirty(codec->regmap); in snd_hdac_regmap_sync_node()
/kernel/linux/linux-6.6/include/sound/
H A Dhda_regmap.h221 regcache_mark_dirty(codec->regmap); in snd_hdac_regmap_sync_node()
/kernel/linux/linux-5.10/drivers/mfd/
H A Dmadera-core.c338 regcache_mark_dirty(madera->regmap); in madera_runtime_suspend()
340 regcache_mark_dirty(madera->regmap_32bit); in madera_runtime_suspend()
H A Dtwl6040.c353 regcache_mark_dirty(twl6040->regmap); in twl6040_power()
795 regcache_mark_dirty(twl6040->regmap); in twl6040_probe()
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dadau7118.c376 regcache_mark_dirty(st->map); in adau7118_set_bias_level()
465 regcache_mark_dirty(st->map); in adau7118_regulator_setup()
H A Djz4740.c270 regcache_mark_dirty(regmap); in jz4740_codec_set_bias_level()
H A Dtpa6130a2.c75 regcache_mark_dirty(data->regmap); in tpa6130a2_power()
H A Dcs4271.c513 regcache_mark_dirty(cs4271->regmap); in cs4271_soc_suspend()
627 regcache_mark_dirty(cs4271->regmap); in cs4271_component_remove()
H A Dwm8731.c522 regcache_mark_dirty(wm8731->regmap); in wm8731_set_bias_level()
620 regcache_mark_dirty(wm8731->regmap); in wm8731_hw_init()
/kernel/linux/linux-5.10/drivers/regulator/
H A Drtmv20-regulator.c100 regcache_mark_dirty(priv->regmap); in rtmv20_lsw_disable()
369 regcache_mark_dirty(priv->regmap); in rtmv20_probe()
/kernel/linux/linux-6.6/drivers/mfd/
H A Dmadera-core.c358 regcache_mark_dirty(madera->regmap); in madera_runtime_suspend()
360 regcache_mark_dirty(madera->regmap_32bit); in madera_runtime_suspend()
/kernel/linux/linux-6.6/drivers/regulator/
H A Drtmv20-regulator.c100 regcache_mark_dirty(priv->regmap); in rtmv20_lsw_disable()
369 regcache_mark_dirty(priv->regmap); in rtmv20_probe()
H A Drt6245-regulator.c68 regcache_mark_dirty(regmap); in rt6245_disable()
/kernel/linux/linux-6.6/sound/soc/fsl/
H A Dfsl_aud2htx.c285 regcache_mark_dirty(aud2htx->regmap); in fsl_aud2htx_runtime_resume()
/kernel/linux/linux-6.6/sound/soc/loongson/
H A Dloongson_i2s.c261 regcache_mark_dirty(i2s->regmap); in i2s_resume()
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregmap-kunit.c664 regcache_mark_dirty(map); in cache_sync()
700 regcache_mark_dirty(map); in cache_sync_defaults()
788 regcache_mark_dirty(map); in cache_sync_patch()
1214 regcache_mark_dirty(map); in raw_sync()
/kernel/linux/linux-5.10/drivers/base/regmap/
H A Dregcache.c512 * regcache_mark_dirty - Indicate that HW registers were reset to default values
524 void regcache_mark_dirty(struct regmap *map) in regcache_mark_dirty() function
531 EXPORT_SYMBOL_GPL(regcache_mark_dirty); variable

Completed in 18 milliseconds

12345678910>>...14