Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8978.c100 unsigned int f_256fs; member
476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll() local
511 } else if (f_256fs) { in wm8978_configure_pll()
522 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll()
773 wm8978->f_256fs = params_rate(params) * 256; in wm8978_hw_params()
790 if (f_sel < wm8978->f_256fs || f_sel > 12 * wm8978->f_256fs) in wm8978_hw_params()
794 diff = abs(wm8978->f_256fs * 3 - in wm8978_hw_params()