Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dregmap.c292 int regmap_raw_read(struct regmap *map, uint offset, void *valp, size_t val_len) in regmap_raw_read() function
/openbmc/linux/drivers/base/regmap/
H A Dregmap.c2887 int regmap_raw_read(struct regmap *map, unsigned int reg, void *val, in regmap_raw_read() function
/openbmc/linux/include/linux/
H A Dregmap.h1745 static inline int regmap_raw_read(struct regmap *map, unsigned int reg, in regmap_raw_read() function