Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dregmap.c26 static struct regmap *regmap_alloc(int count) in regmap_alloc() function
45 map = regmap_alloc(count); in regmap_init_mem_platdata()
155 map = regmap_alloc(count); in regmap_init_mem()