Lines Matching refs:test_regmap_config

47 static const struct regmap_config test_regmap_config = {  variable
299 config = test_regmap_config; in basic_read_write()
325 config = test_regmap_config; in bulk_write()
358 config = test_regmap_config; in bulk_read()
388 config = test_regmap_config; in multi_write()
427 config = test_regmap_config; in multi_read()
459 config = test_regmap_config; in read_bypassed()
523 config = test_regmap_config; in read_bypassed_volatile()
587 config = test_regmap_config; in write_readonly()
618 config = test_regmap_config; in read_writeonly()
654 config = test_regmap_config; in reg_defaults()
682 config = test_regmap_config; in reg_default_callback_populates_flat_cache()
728 config = test_regmap_config; in reg_defaults_read_dev()
762 config = test_regmap_config; in register_patch()
808 config = test_regmap_config; in stride()
885 config = test_regmap_config; in basic_ranges()
954 config = test_regmap_config; in stress_insert()
1002 config = test_regmap_config; in cache_bypass()
1038 config = test_regmap_config; in cache_sync_marked_dirty()
1074 config = test_regmap_config; in cache_sync_after_cache_only()
1122 config = test_regmap_config; in cache_sync_defaults_marked_dirty()
1171 config = test_regmap_config; in cache_sync_default_after_cache_only()
1218 config = test_regmap_config; in cache_sync_readonly()
1258 config = test_regmap_config; in cache_sync_patch()
1314 config = test_regmap_config; in cache_drop()
1358 config = test_regmap_config; in cache_drop_with_non_contiguous_ranges()
1456 config = test_regmap_config; in cache_drop_all_and_sync_marked_dirty()
1497 config = test_regmap_config; in cache_drop_all_and_sync_no_defaults()
1539 config = test_regmap_config; in cache_drop_all_and_sync_has_defaults()
1582 config = test_regmap_config; in cache_present()
1618 config = test_regmap_config; in cache_write_zero()
1660 config = test_regmap_config; in cache_range_window_reg()