Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Dwm8962.c813 case WM8962_ADC_DAC_CONTROL_2: in wm8962_readable_register()
1656 WM8962_ADC_DAC_CONTROL_2, 10, cap_hpf_mode_text);
1693 SOC_SINGLE("Capture HPF Cutoff", WM8962_ADC_DAC_CONTROL_2, 7, 7, 0),
1702 SOC_SINGLE("DAC High Performance Switch", WM8962_ADC_DAC_CONTROL_2, 0, 1, 0),
H A Dwm8962.h36 #define WM8962_ADC_DAC_CONTROL_2 0x06 macro