Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Darizona.c2421 bool use_sync = false; in arizona_enable_fll() local
2465 use_sync = true; in arizona_enable_fll()
2480 if (already_enabled && !!sync_enabled != use_sync) in arizona_enable_fll()
2487 if (use_sync && fll->sync_freq > 100000) in arizona_enable_fll()
2498 if (use_sync) { in arizona_enable_fll()