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

/linux-master/sound/soc/codecs/
H A Dwm8978.c98 unsigned int f_pllout; member in struct:wm8978_priv
451 unsigned int *f_pllout)
459 *f_pllout = f_pllout_x4 / 4;
510 wm8978->f_pllout = f_opclk * opclk_div;
522 int idx = wm8978_enum_mclk(f_256fs, f_mclk, &wm8978->f_pllout);
531 f2 = wm8978->f_pllout * 4;
534 wm8978->f_mclk, wm8978->f_pllout);
639 wm8978->f_pllout = 0;
785 f_sel = wm8978->f_pllout;
946 if (wm8978->f_pllout)
450 wm8978_enum_mclk(unsigned int f_out, unsigned int f_mclk, unsigned int *f_pllout) argument
[all...]

Completed in 202 milliseconds