Home
last modified time | relevance | path

Searched defs:regmap_bulk_read (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/base/regmap/
H A Dregmap.c3113 int regmap_bulk_read(struct regmap *map, unsigned int reg, void *val, in regmap_bulk_read() function
/openbmc/linux/include/linux/
H A Dregmap.h1759 static inline int regmap_bulk_read(struct regmap *map, unsigned int reg, in regmap_bulk_read() function