Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
Darizona.c2108 unsigned int Fvco_min; in arizona_validate_fll() local
2123 Fvco_min = ARIZONA_FLL_MIN_FVCO * fll->vco_mult; in arizona_validate_fll()
2124 if (Fout * ARIZONA_FLL_MAX_OUTDIV < Fvco_min) { in arizona_validate_fll()