Lines Matching refs:gen_regmap
183 static struct regmap *gen_regmap(struct kunit *test, in gen_regmap() function
301 map = gen_regmap(test, &config, &data); in basic_read_write()
327 map = gen_regmap(test, &config, &data); in bulk_write()
360 map = gen_regmap(test, &config, &data); in bulk_read()
390 map = gen_regmap(test, &config, &data); in multi_write()
429 map = gen_regmap(test, &config, &data); in multi_read()
461 map = gen_regmap(test, &config, &data); in read_bypassed()
527 map = gen_regmap(test, &config, &data); in read_bypassed_volatile()
591 map = gen_regmap(test, &config, &data); in write_readonly()
621 map = gen_regmap(test, &config, &data); in read_writeonly()
657 map = gen_regmap(test, &config, &data); in reg_defaults()
693 map = gen_regmap(test, &config, &data); in reg_default_callback_populates_flat_cache()
731 map = gen_regmap(test, &config, &data); in reg_defaults_read_dev()
765 map = gen_regmap(test, &config, &data); in register_patch()
819 map = gen_regmap(test, &config, &data); in stride()
891 map = gen_regmap(test, &config, &data); in basic_ranges()
957 map = gen_regmap(test, &config, &data); in stress_insert()
1004 map = gen_regmap(test, &config, &data); in cache_bypass()
1040 map = gen_regmap(test, &config, &data); in cache_sync_marked_dirty()
1076 map = gen_regmap(test, &config, &data); in cache_sync_after_cache_only()
1125 map = gen_regmap(test, &config, &data); in cache_sync_defaults_marked_dirty()
1174 map = gen_regmap(test, &config, &data); in cache_sync_default_after_cache_only()
1221 map = gen_regmap(test, &config, &data); in cache_sync_readonly()
1261 map = gen_regmap(test, &config, &data); in cache_sync_patch()
1317 map = gen_regmap(test, &config, &data); in cache_drop()
1361 map = gen_regmap(test, &config, &data); in cache_drop_with_non_contiguous_ranges()
1459 map = gen_regmap(test, &config, &data); in cache_drop_all_and_sync_marked_dirty()
1499 map = gen_regmap(test, &config, &data); in cache_drop_all_and_sync_no_defaults()
1542 map = gen_regmap(test, &config, &data); in cache_drop_all_and_sync_has_defaults()
1584 map = gen_regmap(test, &config, &data); in cache_present()
1620 map = gen_regmap(test, &config, &data); in cache_write_zero()
1666 map = gen_regmap(test, &config, &data); in cache_range_window_reg()