Searched refs:wm8998 (Results 1 – 4 of 4) sorted by relevance
| /linux-4.4.14/sound/soc/codecs/ |
| D | wm8998.c | 109 struct wm8998_priv *wm8998 = snd_soc_codec_get_drvdata(codec); in wm8998_in1mux_put() local 110 struct arizona *arizona = wm8998->core.arizona; in wm8998_in1mux_put() 166 struct wm8998_priv *wm8998 = snd_soc_codec_get_drvdata(codec); in wm8998_in2mux_put() local 167 struct arizona *arizona = wm8998->core.arizona; in wm8998_in2mux_put() 1288 struct wm8998_priv *wm8998 = snd_soc_codec_get_drvdata(codec); in wm8998_set_fll() local 1292 return arizona_set_fll(&wm8998->fll[0], source, Fref, Fout); in wm8998_set_fll() 1294 return arizona_set_fll(&wm8998->fll[1], source, Fref, Fout); in wm8998_set_fll() 1296 return arizona_set_fll_refclk(&wm8998->fll[0], source, Fref, in wm8998_set_fll() 1299 return arizona_set_fll_refclk(&wm8998->fll[1], source, Fref, in wm8998_set_fll() 1372 struct wm8998_priv *wm8998; in wm8998_probe() local [all …]
|
| D | Makefile | 181 snd-soc-wm8998-objs := wm8998.o 372 obj-$(CONFIG_SND_SOC_WM8998) += snd-soc-wm8998.o
|
| /linux-4.4.14/Documentation/devicetree/bindings/mfd/ |
| D | arizona.txt | 13 "wlf,wm8998" 37 wm5110, wm8280, wm8998, wm1814) 40 wm5110, wm8280, wm8998, wm1814) 61 <IN1A, IN2A, IN1B, IN2B> (wm8998, wm1814)
|
| /linux-4.4.14/drivers/mfd/ |
| D | Makefile | 52 obj-$(CONFIG_MFD_ARIZONA) += wm8998-tables.o
|