Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Darizona.c2418 bool use_sync = false; in arizona_enable_fll() local
2462 use_sync = true; in arizona_enable_fll()
2477 if (already_enabled && !!sync_enabled != use_sync) in arizona_enable_fll()
2484 if (use_sync && fll->sync_freq > 100000) in arizona_enable_fll()
2495 if (use_sync) { in arizona_enable_fll()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds