f_pllout_x4 456 sound/soc/codecs/wm8978.c unsigned int f_pllout_x4 = 4 * f_out * mclk_numerator[i] / f_pllout_x4 458 sound/soc/codecs/wm8978.c if (3 * f_mclk <= f_pllout_x4 && f_pllout_x4 < 13 * f_mclk) { f_pllout_x4 459 sound/soc/codecs/wm8978.c *f_pllout = f_pllout_x4 / 4;