Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dwm8978.c100 unsigned int f_256fs; member
446 * f_out can be f_256fs or f_opclk, currently only used for f_256fs. Can be
476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll() local
511 } else if (f_256fs) { in wm8978_configure_pll()
515 * f_256fs = f_mclk * prescale * R / 4 / MCLKDIV, where in wm8978_configure_pll()
519 * f_mclk * 3 / 48 <= f_256fs < f_mclk * 13 / 4. This means MCLK 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 in wm8978_hw_params()
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dwm8978.c100 unsigned int f_256fs; member
446 * f_out can be f_256fs or f_opclk, currently only used for f_256fs. Can be
476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll() local
511 } else if (f_256fs) { in wm8978_configure_pll()
515 * f_256fs = f_mclk * prescale * R / 4 / MCLKDIV, where in wm8978_configure_pll()
519 * f_mclk * 3 / 48 <= f_256fs < f_mclk * 13 / 4. This means MCLK 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 in wm8978_hw_params()
[all...]

Completed in 4 milliseconds