Home
last modified time | relevance | path

Searched refs:hpf2_ena (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Dwm8958-dsp2.c278 if (wm8994->hpf2_ena[path]) in wm8958_dsp_start_vss()
350 wm8994->hpf1_ena[path] || wm8994->hpf2_ena[path] || in wm8958_dsp_apply()
381 wm8994->hpf2_ena[path]) in wm8958_dsp_apply()
446 wm8994->hpf1_ena[i] || wm8994->hpf2_ena[i]) in wm8958_dsp2_busy()
690 ucontrol->value.integer.value[0] = wm8994->hpf2_ena[hpf % 3]; in wm8958_hpf_get()
707 if (wm8994->hpf2_ena[hpf % 3] == in wm8958_hpf_put()
729 wm8994->hpf2_ena[hpf % 3] = ucontrol->value.integer.value[0]; in wm8958_hpf_put()
820 wm8994->hpf1_ena[eq] || wm8994->hpf2_ena[eq]) in wm8958_enh_eq_put()
H A Dwm8994.h105 int hpf2_ena[3]; member