Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dregmap.h1205 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
1795 regmap_update_bits_check_async(struct regmap *map, unsigned int reg, in regmap_update_bits_check_async() function
/Linux-v6.1/sound/soc/
Dsoc-component.c831 ret = regmap_update_bits_check_async(component->regmap, reg, in snd_soc_component_update_bits_async()