Home
last modified time | relevance | path

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

/linux-6.14.4/include/linux/
Dregmap.h1332 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
1927 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
/linux-6.14.4/sound/soc/
Dsoc-component.c888 ret = regmap_update_bits_check_async(component->regmap, reg, in snd_soc_component_update_bits_async()