Home
last modified time | relevance | path

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

12

/drivers/base/regmap/
A Dregmap-kunit.c949 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_marked_dirty()
998 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_after_cache_only()
1032 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_defaults_marked_dirty()
1050 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_defaults_marked_dirty()
1082 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_default_after_cache_only()
1097 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_default_after_cache_only()
1133 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_readonly()
1177 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_sync_patch()
1301 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_drop_with_non_contiguous_ranges()
1376 KUNIT_EXPECT_EQ(test, 0, regcache_sync(map)); in cache_drop_all_and_sync_marked_dirty()
[all …]
A Dtrace.h152 TRACE_EVENT(regcache_sync,
A Dregcache.c379 int regcache_sync(struct regmap *map) in regcache_sync() function
458 EXPORT_SYMBOL_GPL(regcache_sync);
A Dinternal.h260 int regcache_sync(struct regmap *map);
/drivers/mfd/
A Dmadera-core.c329 ret = regcache_sync(madera->regmap); in madera_runtime_resume()
335 ret = regcache_sync(madera->regmap_32bit); in madera_runtime_resume()
A Dstpmic1.c198 ret = regcache_sync(pmic_dev->regmap); in stpmic1_resume()
A Dwm8994-core.c194 ret = regcache_sync(wm8994->regmap); in wm8994_resume()
A Dtwl6040.c315 ret = regcache_sync(twl6040->regmap); in twl6040_power()
/drivers/firmware/cirrus/test/
A Dcs_dsp_mock_regmap.c313 regcache_sync(priv->dsp->regmap); in cs_dsp_mock_regmap_is_dirty()
/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.c69 return regcache_sync(priv->regmap); in rt6160_enable()
A Drt6190-regulator.c470 return regcache_sync(regmap); in rt6190_runtime_resume()
A Drtmv20-regulator.c82 ret = regcache_sync(priv->regmap); in rtmv20_lsw_enable()
/drivers/hwmon/
A Dmax6621.c513 ret = regcache_sync(data->regmap); in max6621_probe()
A Djc42.c579 return regcache_sync(data->regmap); in jc42_resume()
A Dsch5627.c636 return regcache_sync(data->regmap); in sch5627_resume()
A Dspd5118.c517 return regcache_sync(regmap); in spd5118_resume()
/drivers/clk/
A Dclk-si521xx.c359 ret = regcache_sync(si->regmap); in si521xx_resume()
A Dclk-renesas-pcie.c373 ret = regcache_sync(rs9->regmap); in rs9_resume()
/drivers/iio/light/
A Dltrf216a.c525 ret = regcache_sync(data->regmap); in ltrf216a_runtime_resume()
A Dvcnl4035.c649 regcache_sync(data->regmap); in vcnl4035_runtime_resume()
/drivers/pwm/
A Dpwm-fsl-ftm.c503 regcache_sync(fpc->regmap); in fsl_pwm_resume()
/drivers/platform/mellanox/
A Dmlxreg-dpu.c563 err = regcache_sync(regmap); in mlxreg_dpu_probe()
/drivers/iio/proximity/
A Dhx9023s.c1065 ret = regcache_sync(data->regmap); in hx9023s_cfg_update()
1079 ret = regcache_sync(data->regmap); in hx9023s_cfg_update()

Completed in 58 milliseconds

12