Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8996.c215 { WM8996_DSP1_TX_FILTERS, 0x2000 },
319 WM8996_DSP1_TX_FILTERS, 3, hpf_mode_text);
329 WM8996_DSP1_TX_FILTERS, 0, hpf_cutoff_text);
464 SOC_SINGLE("DSP1 Capture Notch Filter Switch", WM8996_DSP1_TX_FILTERS,
466 SOC_DOUBLE("DSP1 Capture HPF Switch", WM8996_DSP1_TX_FILTERS, 12, 11, 1, 0),
1406 case WM8996_DSP1_TX_FILTERS: in wm8996_readable_register()
H A Dwm8996.h132 #define WM8996_DSP1_TX_FILTERS 0x410 macro