Lines Matching refs:gen_regmap
155 static struct regmap *gen_regmap(struct kunit *test, in gen_regmap() function
242 map = gen_regmap(test, &config, &data); in basic_read_write()
268 map = gen_regmap(test, &config, &data); in bulk_write()
301 map = gen_regmap(test, &config, &data); in bulk_read()
331 map = gen_regmap(test, &config, &data); in multi_write()
370 map = gen_regmap(test, &config, &data); in multi_read()
402 map = gen_regmap(test, &config, &data); in read_bypassed()
468 map = gen_regmap(test, &config, &data); in read_bypassed_volatile()
532 map = gen_regmap(test, &config, &data); in write_readonly()
562 map = gen_regmap(test, &config, &data); in read_writeonly()
598 map = gen_regmap(test, &config, &data); in reg_defaults()
624 map = gen_regmap(test, &config, &data); in reg_defaults_read_dev()
658 map = gen_regmap(test, &config, &data); in register_patch()
712 map = gen_regmap(test, &config, &data); in stride()
784 map = gen_regmap(test, &config, &data); in basic_ranges()
850 map = gen_regmap(test, &config, &data); in stress_insert()
897 map = gen_regmap(test, &config, &data); in cache_bypass()
933 map = gen_regmap(test, &config, &data); in cache_sync_marked_dirty()
969 map = gen_regmap(test, &config, &data); in cache_sync_after_cache_only()
1018 map = gen_regmap(test, &config, &data); in cache_sync_defaults_marked_dirty()
1067 map = gen_regmap(test, &config, &data); in cache_sync_default_after_cache_only()
1114 map = gen_regmap(test, &config, &data); in cache_sync_readonly()
1154 map = gen_regmap(test, &config, &data); in cache_sync_patch()
1210 map = gen_regmap(test, &config, &data); in cache_drop()
1254 map = gen_regmap(test, &config, &data); in cache_drop_with_non_contiguous_ranges()
1352 map = gen_regmap(test, &config, &data); in cache_drop_all_and_sync_marked_dirty()
1392 map = gen_regmap(test, &config, &data); in cache_drop_all_and_sync_no_defaults()
1435 map = gen_regmap(test, &config, &data); in cache_drop_all_and_sync_has_defaults()
1477 map = gen_regmap(test, &config, &data); in cache_present()
1513 map = gen_regmap(test, &config, &data); in cache_write_zero()
1559 map = gen_regmap(test, &config, &data); in cache_range_window_reg()