Searched refs:wm8962 (Results 1 – 4 of 4) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8962.c | 95 struct wm8962_priv *wm8962 = container_of(nb, struct wm8962_priv, \ 98 regcache_mark_dirty(wm8962->regmap); \ 1439 static int wm8962_reset(struct wm8962_priv *wm8962) in wm8962_reset() argument 1443 ret = regmap_write(wm8962->regmap, WM8962_SOFTWARE_RESET, 0x6243); in wm8962_reset() 1447 return regmap_write(wm8962->regmap, WM8962_PLL_SOFTWARE_RESET, 0); in wm8962_reset() 1474 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_write_config() local 1476 return regcache_sync_region(wm8962->regmap, in wm8962_dsp2_write_config() 1505 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_start() local 1511 wm8962_dsp2_set_enable(component, wm8962->dsp2_ena); in wm8962_dsp2_start() 1548 struct wm8962_priv *wm8962 = snd_soc_component_get_drvdata(component); in wm8962_dsp2_ena_get() local [all …]
|
/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mn-beacon-baseboard.dtsi | 113 sound-wm8962 { 115 simple-audio-card,name = "wm8962"; 132 sound-dai = <&wm8962>; 216 wm8962: audio-codec@1a { label 217 compatible = "wlf,wm8962";
|
H A D | imx8mm-beacon-baseboard.dtsi | 138 sound-wm8962 { 140 simple-audio-card,name = "wm8962"; 157 sound-dai = <&wm8962>; 226 wm8962: audio-codec@1a { label 227 compatible = "wlf,wm8962";
|
H A D | imx8mp-beacon-kit.dts | 149 reg_audio: regulator-wm8962 { 209 sound-wm8962 { 211 simple-audio-card,name = "wm8962"; 230 sound-dai = <&wm8962>; 408 wm8962: audio-codec@1a { label 409 compatible = "wlf,wm8962";
|