Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dregmap.c40 struct regmap **mapp) in regmap_init_mem_platdata() argument
54 *mapp = map; in regmap_init_mem_platdata()
111 int regmap_init_mem(ofnode node, struct regmap **mapp) in regmap_init_mem() argument
176 *mapp = map; in regmap_init_mem()
/openbmc/u-boot/include/
H A Dregmap.h312 int regmap_init_mem(ofnode node, struct regmap **mapp);
331 struct regmap **mapp);