Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c244 { WM8996_DSP2_TX_FILTERS, 0x2000 },
322 WM8996_DSP2_TX_FILTERS, 3, hpf_mode_text);
332 WM8996_DSP2_TX_FILTERS, 0, hpf_cutoff_text);
470 SOC_SINGLE("DSP2 Capture Notch Filter Switch", WM8996_DSP2_TX_FILTERS,
472 SOC_DOUBLE("DSP2 Capture HPF Switch", WM8996_DSP2_TX_FILTERS, 12, 11, 1, 0),
1438 case WM8996_DSP2_TX_FILTERS: in wm8996_readable_register()
H A Dwm8996.h164 #define WM8996_DSP2_TX_FILTERS 0x510 macro