Searched refs:wm8804 (Results 1 – 4 of 4) sorted by relevance
86 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() local143 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() argument213 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 …]
314 snd-soc-wm8804-objs := wm8804.o315 snd-soc-wm8804-i2c-objs := wm8804-i2c.o316 snd-soc-wm8804-spi-objs := wm8804-spi.o673 obj-$(CONFIG_SND_SOC_WM8804) += snd-soc-wm8804.o674 obj-$(CONFIG_SND_SOC_WM8804_I2C) += snd-soc-wm8804-i2c.o675 obj-$(CONFIG_SND_SOC_WM8804_SPI) += snd-soc-wm8804-spi.o
8 - compatible : "wlf,wm8804"22 wm8804: codec@1a {23 compatible = "wlf,wm8804";
9 snd-soc-sst-sof-wm8804-objs := sof_wm8804.o54 obj-$(CONFIG_SND_SOC_INTEL_SOF_WM8804_MACH) += snd-soc-sst-sof-wm8804.o