Home
last modified time | relevance | path

Searched refs:wm8804 (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/sound/soc/codecs/
Dwm8804.c86 struct wm8804_priv *wm8804 = container_of(nb, struct wm8804_priv, \
89 regcache_mark_dirty(wm8804->regmap); \
138 struct wm8804_priv *wm8804 = snd_soc_component_get_drvdata(component); in wm8804_aif_event() local
143 if (!wm8804->aif_pwr) in wm8804_aif_event()
145 wm8804->aif_pwr++; in wm8804_aif_event()
149 wm8804->aif_pwr--; in wm8804_aif_event()
150 if (!wm8804->aif_pwr) in wm8804_aif_event()
211 static int wm8804_soft_reset(struct wm8804_priv *wm8804) in wm8804_soft_reset() argument
213 return regmap_write(wm8804->regmap, WM8804_RST_DEVID1, 0x0); in wm8804_soft_reset()
406 struct wm8804_priv *wm8804 = snd_soc_component_get_drvdata(component); in wm8804_set_pll() local
[all …]
DMakefile245 snd-soc-wm8804-objs := wm8804.o
246 snd-soc-wm8804-i2c-objs := wm8804-i2c.o
247 snd-soc-wm8804-spi-objs := wm8804-spi.o
527 obj-$(CONFIG_SND_SOC_WM8804) += snd-soc-wm8804.o
528 obj-$(CONFIG_SND_SOC_WM8804_I2C) += snd-soc-wm8804-i2c.o
529 obj-$(CONFIG_SND_SOC_WM8804_SPI) += snd-soc-wm8804-spi.o
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Dwm8804.txt8 - compatible : "wlf,wm8804"
22 wm8804: codec@1a {
23 compatible = "wlf,wm8804";