Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/core/
H A Dregmap.c131 int regmap_read(struct regmap *map, uint offset, uint *valp) in regmap_read() function
/OK3568_Linux_fs/kernel/drivers/base/regmap/
H A Dregmap.c2714 int regmap_read(struct regmap *map, unsigned int reg, unsigned int *val) in regmap_read() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dregmap.h1514 static inline int regmap_read(struct regmap *map, unsigned int reg, in regmap_read() function