Home
last modified time | relevance | path

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

/Linux-v5.4/sound/soc/
Dsoc-io.c152 ret = regmap_update_bits_check_async(component->regmap, reg, in snd_soc_component_update_bits_async()
/Linux-v5.4/include/linux/
Dregmap.h80 #define regmap_update_bits_check_async(map, reg, mask, val, change)\ macro