Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dsta32x.c394 unsigned int confa, confa_cached; in sta32x_watchdog() local
397 confa_cached = snd_soc_component_read(component, STA32X_CONFA); in sta32x_watchdog()
401 if (confa != confa_cached) { in sta32x_watchdog()