Home
last modified time | relevance | path

Searched defs:regmap_read (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/core/
H A Dregmap.c297 int regmap_read(struct regmap *map, uint offset, uint *valp) in regmap_read() function
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c2822 int regmap_read(struct regmap *map, unsigned int reg, unsigned int *val) in regmap_read() function
/openbmc/linux/include/linux/
H A Dregmap.h1731 static inline int regmap_read(struct regmap *map, unsigned int reg, in regmap_read() function