Home
last modified time | relevance | path

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

/linux/drivers/base/regmap/
H A Dregmap-kunit.c20 struct regmap_test_param { struct
82 static void param_to_desc(const struct regmap_test_param *param, char *desc) in param_to_desc()
91 static const struct regmap_test_param regcache_types_list[] = {
104 static const struct regmap_test_param real_cache_types_only_list[] = {
115 static const struct regmap_test_param real_cache_types_list[] = {
138 static const struct regmap_test_param sparse_cache_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()
[all …]