Searched refs:sync_enabled (Results 1 – 1 of 1) sorted by relevance
2423 int sync_enabled = arizona_is_enabled_fll(fll, fll->base + 0x10); in arizona_enable_fll() local2430 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()