Home
last modified time | relevance | path

Searched refs:wm8776 (Results 1 – 4 of 4) sorted by relevance

/linux/sound/pci/ice1712/
H A Dpsc724.c23 struct snd_wm8776 wm8776; member
148 struct psc724_spec *spec = container_of(wm, struct psc724_spec, wm8776); in psc724_wm8776_write()
181 u16 power = spec->wm8776.regs[WM8776_REG_PWRDOWN] & ~WM8776_PWR_HPPD; in psc724_set_jack_state()
186 snd_wm8776_set_power(&spec->wm8776, power); in psc724_set_jack_state()
195 spec->wm8776.ctl[WM8776_CTL_HP_SW].name); in psc724_set_jack_state()
309 spec->wm8776.ctl[WM8776_CTL_DAC_VOL].name = front_volume; in psc724_add_controls()
310 spec->wm8776.ctl[WM8776_CTL_DAC_SW].name = front_switch; in psc724_add_controls()
311 spec->wm8776.ctl[WM8776_CTL_DAC_ZC_SW].name = front_zc; in psc724_add_controls()
312 spec->wm8776.ctl[WM8776_CTL_AUX_SW].name = NULL; in psc724_add_controls()
313 spec->wm8776.ctl[WM8776_CTL_DAC_IZD_SW].name = front_izd; in psc724_add_controls()
[all …]
H A DMakefile9 …prodigy192.o prodigy_hifi.o juli.o phase.o wtm.o se.o maya44.o quartet.o psc724.o wm8766.o wm8776.o
/linux/arch/powerpc/boot/dts/fsl/
H A Dp1022ds.dtsi140 wm8776:codec@1a { label
141 compatible = "wlf,wm8776";
191 codec-handle = <&wm8776>;
/linux/Documentation/sound/cards/
H A Dmaya44.rst64 * i2c/other/wm8776.c - low-level access routines for Wolfson WM8776 codecs
65 * include/wm8776.h
68 Note that the wm8776.c code is meant to be card-independent and does not actually register the code…