Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/codecs/
Darizona.c2423 int sync_enabled = arizona_is_enabled_fll(fll, fll->base + 0x10); in arizona_enable_fll() local
2430 if (sync_enabled < 0) in arizona_enable_fll()
2431 return sync_enabled; in arizona_enable_fll()
2480 if (already_enabled && !!sync_enabled != use_sync) in arizona_enable_fll()