Searched refs:WM8996_OVERSAMPLING (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/soc/codecs/ |
H A D | wm8996.c | 281 { WM8996_OVERSAMPLING, 0xd }, 494 SOC_SINGLE("Speaker High Performance Switch", WM8996_OVERSAMPLING, 3, 1, 0), 495 SOC_SINGLE("DMIC High Performance Switch", WM8996_OVERSAMPLING, 2, 1, 0), 496 SOC_SINGLE("ADC High Performance Switch", WM8996_OVERSAMPLING, 1, 1, 0), 497 SOC_SINGLE("DAC High Performance Switch", WM8996_OVERSAMPLING, 0, 1, 0), 1478 case WM8996_OVERSAMPLING: in wm8996_readable_register()
|
H A D | wm8996.h | 204 #define WM8996_OVERSAMPLING 0x620 macro
|