Lines Matching refs:test_regmap_config

45 static const struct regmap_config test_regmap_config = {  variable
240 config = test_regmap_config; in basic_read_write()
266 config = test_regmap_config; in bulk_write()
299 config = test_regmap_config; in bulk_read()
329 config = test_regmap_config; in multi_write()
368 config = test_regmap_config; in multi_read()
400 config = test_regmap_config; in read_bypassed()
464 config = test_regmap_config; in read_bypassed_volatile()
528 config = test_regmap_config; in write_readonly()
559 config = test_regmap_config; in read_writeonly()
595 config = test_regmap_config; in reg_defaults()
621 config = test_regmap_config; in reg_defaults_read_dev()
655 config = test_regmap_config; in register_patch()
701 config = test_regmap_config; in stride()
778 config = test_regmap_config; in basic_ranges()
847 config = test_regmap_config; in stress_insert()
895 config = test_regmap_config; in cache_bypass()
931 config = test_regmap_config; in cache_sync_marked_dirty()
967 config = test_regmap_config; in cache_sync_after_cache_only()
1015 config = test_regmap_config; in cache_sync_defaults_marked_dirty()
1064 config = test_regmap_config; in cache_sync_default_after_cache_only()
1111 config = test_regmap_config; in cache_sync_readonly()
1151 config = test_regmap_config; in cache_sync_patch()
1207 config = test_regmap_config; in cache_drop()
1251 config = test_regmap_config; in cache_drop_with_non_contiguous_ranges()
1349 config = test_regmap_config; in cache_drop_all_and_sync_marked_dirty()
1390 config = test_regmap_config; in cache_drop_all_and_sync_no_defaults()
1432 config = test_regmap_config; in cache_drop_all_and_sync_has_defaults()
1475 config = test_regmap_config; in cache_present()
1511 config = test_regmap_config; in cache_write_zero()
1553 config = test_regmap_config; in cache_range_window_reg()