Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Darizona.c2065 static const unsigned int pseudo_fref_max[ARIZONA_FLL_MAX_FRATIO] = { variable
2223 if (Fref > pseudo_fref_max[ratio - 1]) { in arizona_calc_fratio()
2226 pseudo_fref_max[ratio - 1], in arizona_calc_fratio()
H A Dmadera.c3402 static const unsigned int pseudo_fref_max[MADERA_FLL_MAX_FRATIO] = { variable
3579 if (fref > pseudo_fref_max[ratio - 1]) in madera_calc_fratio()
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Darizona.c2066 static const unsigned int pseudo_fref_max[ARIZONA_FLL_MAX_FRATIO] = { variable
2224 if (Fref > pseudo_fref_max[ratio - 1]) { in arizona_calc_fratio()
2227 pseudo_fref_max[ratio - 1], in arizona_calc_fratio()
H A Dmadera.c3402 static const unsigned int pseudo_fref_max[MADERA_FLL_MAX_FRATIO] = { variable
3579 if (fref > pseudo_fref_max[ratio - 1]) in madera_calc_fratio()

Completed in 16 milliseconds