Searched refs:wm8978 (Results 1 – 6 of 6) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8978.c | 473 struct wm8978_priv *wm8978 = snd_soc_component_get_drvdata(component); in wm8978_configure_pll() local 475 unsigned int f_opclk = wm8978->f_opclk, f_mclk = wm8978->f_mclk, in wm8978_configure_pll() 476 f_256fs = wm8978->f_256fs; in wm8978_configure_pll() 485 wm8978->mclk_idx = -1; in wm8978_configure_pll() 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() 526 wm8978->mclk_idx = idx; 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() 536 pll_factors(component, &pll_div, f2, wm8978->f_mclk); in wm8978_configure_pll() [all …]
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | rzg2ul-smarc.dtsi | 106 wm8978: codec@1a { label 107 compatible = "wlf,wm8978";
|
H A D | rzg2l-smarc.dtsi | 114 wm8978: codec@1a { label 115 compatible = "wlf,wm8978";
|
H A D | rzg2lc-smarc.dtsi | 138 wm8978: codec@1a { label 139 compatible = "wlf,wm8978";
|
H A D | rz-smarc-common.dtsi | 53 sound-dai = <&wm8978>;
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun5i-gr8-evb.dts | 81 simple-audio-card,name = "gr8-evb-wm8978"; 90 sound-dai = <&wm8978>; 146 wm8978: codec@1a { label 148 compatible = "wlf,wm8978";
|