Home
last modified time | relevance | path

Searched full:wm8978 (Results 1 – 15 of 15) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8978.c3 * wm8978.c -- WM8978 ALSA SoC Audio Codec driver
28 #include "wm8978.h"
425 "WM8978 N value exceeds recommended range! N = %u\n", in pll_factors()
469 * "PLL and Clock Select Circuit" in WM8978 datasheet Rev. 2.6
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()
[all …]
H A Dwm8978.h3 * wm8978.h -- codec driver for WM8978
H A DMakefile354 snd-soc-wm8978-objs := wm8978.o
739 obj-$(CONFIG_SND_SOC_WM8978) += snd-soc-wm8978.o
H A DKconfig2183 tristate "Wolfson Microelectronics WM8978 codec"
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dwlf,wm8978.yaml4 $id: http://devicetree.org/schemas/sound/wlf,wm8978.yaml#
7 title: Wolfson WM8978 Codec
20 const: wlf,wm8978
43 compatible = "wlf,wm8978";
56 compatible = "wlf,wm8978";
/openbmc/linux/sound/soc/sh/
H A Dmigor.c20 #include "../codecs/wm8978.h"
126 SND_SOC_DAILINK_DEFS(wm8978,
128 DAILINK_COMP_ARRAY(COMP_CODEC("wm8978.0-001a", "wm8978-hifi")),
132 .name = "wm8978",
133 .stream_name = "WM8978",
137 SND_SOC_DAILINK_REG(wm8978),
/openbmc/linux/arch/arm64/boot/dts/renesas/
H A Drzg2ul-smarc.dtsi24 wm8978: codec@1a { label
25 compatible = "wlf,wm8978";
H A Drzg2l-smarc.dtsi108 wm8978: codec@1a { label
109 compatible = "wlf,wm8978";
H A Drzg2lc-smarc.dtsi124 wm8978: codec@1a { label
125 compatible = "wlf,wm8978";
H A Drz-smarc-common.dtsi12 * SSI-WM8978
59 sound-dai = <&wm8978>;
/openbmc/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-gr8-evb.dts81 simple-audio-card,name = "gr8-evb-wm8978";
90 sound-dai = <&wm8978>;
146 wm8978: codec@1a { label
148 compatible = "wlf,wm8978";
/openbmc/linux/arch/arm/boot/dts/renesas/
H A Dr8a7740-armadillo800eva.dts157 sound-dai = <&wm8978>;
200 wm8978: codec@1a { label
202 compatible = "wlf,wm8978";
H A Dr7s72100-genmai.dts146 compatible = "wlf,wm8978";
/openbmc/linux/arch/sh/boards/mach-migor/
H A Dsetup.c419 I2C_BOARD_INFO("wm8978", 0x1a),
/openbmc/linux/
H A Dopengrok2.0.log[all...]