Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Darizona.c2419 bool use_sync = false; in arizona_enable_fll() local
2463 use_sync = true; in arizona_enable_fll()
2478 if (already_enabled && !!sync_enabled != use_sync) in arizona_enable_fll()
2485 if (use_sync && fll->sync_freq > 100000) in arizona_enable_fll()
2496 if (use_sync) { in arizona_enable_fll()