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

/linux-master/sound/soc/codecs/
H A Dwm8978.c456 unsigned int f_pllout_x4 = 4 * f_out * mclk_numerator[i] / local
458 if (3 * f_mclk <= f_pllout_x4 && f_pllout_x4 < 13 * f_mclk) {
459 *f_pllout = f_pllout_x4 / 4;

Completed in 135 milliseconds