Home
last modified time | relevance | path

Searched refs:regmap_test_param (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/base/regmap/
H A Dregmap-kunit.c20 struct regmap_test_param { struct
91 static const struct regmap_test_param regcache_types_list[] = {
159 const struct regmap_test_param *param = test->param_value; in gen_regmap()
228 const struct regmap_test_param *param = test->param_value; in reg_5_false()
393 const struct regmap_test_param *param = test->param_value; in read_bypassed()
457 const struct regmap_test_param *param = test->param_value; in read_bypassed_volatile()
889 const struct regmap_test_param *param = test->param_value; in cache_bypass()
924 const struct regmap_test_param *param = test->param_value; in cache_sync_marked_dirty()
959 const struct regmap_test_param *param = test->param_value; in cache_sync_after_cache_only()
1008 const struct regmap_test_param *param = test->param_value; in cache_sync_defaults_marked_dirty()
[all …]