Home
last modified time | relevance | path

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

/test/dm/
A Dregmap.c24 struct regmap *map; in dm_test_regmap_base()
77 struct regmap *map; in dm_test_regmap_syscon()
103 struct regmap *map; in dm_test_regmap_rw()
136 struct regmap *map; in dm_test_regmap_getset()
166 struct regmap *map; in dm_test_regmap_poll()
219 struct regmap *regmap; in remaptest_probe() local
241 if (IS_ERR(regmap)) in remaptest_probe()
242 return PTR_ERR(regmap); in remaptest_probe()
249 if (IS_ERR(regmap)) in remaptest_probe()
250 return PTR_ERR(regmap); in remaptest_probe()
[all …]
A Dsyscon-reset.c27 struct regmap *map; in dm_test_syscon_reset()
A Dsyscon.c54 struct regmap *map; in dm_test_syscon_by_phandle()
A Dmux-mmio.c19 struct regmap *map; in dm_test_mux_mmio_select()
A DMakefile100 obj-y += regmap.o

Completed in 11 milliseconds