Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/regmap/
H A Dregmap.c1978 int regmap_write_async(struct regmap *map, unsigned int reg, unsigned int val) in regmap_write_async() function
/openbmc/linux/include/linux/
H A Dregmap.h1696 static inline int regmap_write_async(struct regmap *map, unsigned int reg, in regmap_write_async() function