Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8978.c98 unsigned int f_pllout; member
451 unsigned int *f_pllout) in wm8978_enum_mclk() argument
459 *f_pllout = f_pllout_x4 / 4; in wm8978_enum_mclk()
510 wm8978->f_pllout = f_opclk * opclk_div; in wm8978_configure_pll()
522 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll()
531 f2 = wm8978->f_pllout * 4; in wm8978_configure_pll()
534 wm8978->f_mclk, wm8978->f_pllout); in wm8978_configure_pll()
639 wm8978->f_pllout = 0; in wm8978_set_dai_sysclk()
785 f_sel = wm8978->f_pllout; in wm8978_hw_params()
946 if (wm8978->f_pllout) in wm8978_resume()