Searched refs:regmap_uninit (Results 1 – 2 of 2) sorted by relevance
| /openbmc/u-boot/include/ | ||
| H A D | regmap.h | 348 int regmap_uninit(struct regmap *map); |
| /openbmc/u-boot/drivers/core/ | ||
| H A D | regmap.c | 193 int regmap_uninit(struct regmap *map) in regmap_uninit() function |