Searched refs:pseudo_fref_max (Results 1 - 2 of 2) sorted by last modified time

/linux-master/sound/soc/codecs/
H A Dmadera.c3402 static const unsigned int pseudo_fref_max[MADERA_FLL_MAX_FRATIO] = { variable
3579 if (fref > pseudo_fref_max[ratio - 1])
H A Darizona.c2066 static const unsigned int pseudo_fref_max[ARIZONA_FLL_MAX_FRATIO] = { variable
2224 if (Fref > pseudo_fref_max[ratio - 1]) {
2227 pseudo_fref_max[ratio - 1],

Completed in 222 milliseconds