Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap-kunit.c131 map = gen_regmap(&config, &data); in basic_read_write()
161 map = gen_regmap(&config, &data); in bulk_write()
198 map = gen_regmap(&config, &data); in bulk_read()
233 map = gen_regmap(&config, &data); in write_readonly()
267 map = gen_regmap(&config, &data); in read_writeonly()
307 map = gen_regmap(&config, &data); in reg_defaults()
335 map = gen_regmap(&config, &data); in reg_defaults_read_dev()
371 map = gen_regmap(&config, &data); in register_patch()
422 map = gen_regmap(&config, &data); in stride()
490 map = gen_regmap(&config, &data); in basic_ranges()
[all …]