Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dregmap.c21 static struct regmap *regmap_alloc_count(int count) in regmap_alloc_count() function
49 map = regmap_alloc_count(count); in regmap_init_mem_platdata()
87 map = regmap_alloc_count(count); in regmap_init_mem()