Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap.c2999 int regmap_noinc_read(struct regmap *map, unsigned int reg, in regmap_noinc_read() function
/openbmc/linux/include/linux/
H A Dregmap.h1752 static inline int regmap_noinc_read(struct regmap *map, unsigned int reg, in regmap_noinc_read() function