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

/linux-master/sound/soc/codecs/
H A Dmadera.c3950 bool have_sync = false; local
4015 have_sync = true;
4018 if (already_enabled && !!sync_enabled != have_sync)
4027 if (have_sync && cfg.lambda)
4039 have_sync);
4040 if (!have_sync && cfg.theta == 0)
4053 have_sync);
4054 if (!have_sync && cfg.theta == 0)
4069 if (have_sync && fll->sync_freq > 100000)
4082 if (have_sync) {
[all...]

Completed in 107 milliseconds