Home
last modified time | relevance | path

Searched refs:regmap_update_bits_check_async (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dregmap.h1260 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
1835 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
/openbmc/linux/sound/soc/
H A Dsoc-component.c874 ret = regmap_update_bits_check_async(component->regmap, reg, in snd_soc_component_update_bits_async()