Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Dsta32x.c399 unsigned int confa, confa_cached; in sta32x_watchdog() local
402 confa_cached = snd_soc_read(codec, STA32X_CONFA); in sta32x_watchdog()
406 if (confa != confa_cached) { in sta32x_watchdog()