Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/core/
H A Dregmap.c412 int regmap_update_bits(struct regmap *map, uint offset, uint mask, uint val) in regmap_update_bits() function
/openbmc/linux/include/linux/
H A Dregmap.h1239 static inline int regmap_update_bits(struct regmap *map, unsigned int reg, in regmap_update_bits() function
1812 static inline int regmap_update_bits(struct regmap *map, unsigned int reg, in regmap_update_bits() function