Searched defs:regmap_raw_read (Results 1 – 3 of 3) sorted by relevance
292 int regmap_raw_read(struct regmap *map, uint offset, void *valp, size_t val_len) in regmap_raw_read() function
2900 int regmap_raw_read(struct regmap *map, unsigned int reg, void *val, in regmap_raw_read() function
1745 static inline int regmap_raw_read(struct regmap *map, unsigned int reg, in regmap_raw_read() function