Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Dsta32x.c397 unsigned int confa, confa_cached; in sta32x_watchdog() local
400 confa_cached = snd_soc_component_read(component, STA32X_CONFA); in sta32x_watchdog()
404 if (confa != confa_cached) { in sta32x_watchdog()