Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/codecs/
Dwm8978.c101 unsigned int f_pllout; member
454 unsigned int *f_pllout) in wm8978_enum_mclk() argument
462 *f_pllout = f_pllout_x4 / 4; in wm8978_enum_mclk()
513 wm8978->f_pllout = f_opclk * opclk_div; in wm8978_configure_pll()
525 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout); in wm8978_configure_pll()
534 f2 = wm8978->f_pllout * 4; in wm8978_configure_pll()
537 wm8978->f_mclk, wm8978->f_pllout); in wm8978_configure_pll()
642 wm8978->f_pllout = 0; in wm8978_set_dai_sysclk()
788 f_sel = wm8978->f_pllout; in wm8978_hw_params()
949 if (wm8978->f_pllout) in wm8978_resume()