Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dregmap.h1089 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
1604 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
/kernel/linux/linux-5.10/sound/soc/
Dsoc-component.c567 ret = regmap_update_bits_check_async(component->regmap, reg, in snd_soc_component_update_bits_async()