Searched refs:WM8903_DRC_0 (Results 1 – 2 of 2) sorted by relevance
| /linux/sound/soc/codecs/ |
| H A D | wm8903.c | 186 case WM8903_DRC_0: in wm8903_readable_register() 541 WM8903_DRC_0, 5, drc_ff_delay_text); 555 WM8903_DRC_0, 11, drc_smoothing_text); 666 SOC_SINGLE("DRC Switch", WM8903_DRC_0, 15, 1, 0), 677 SOC_SINGLE("DRC Anticlip Switch", WM8903_DRC_0, 1, 1, 0), 678 SOC_SINGLE("DRC QR Switch", WM8903_DRC_0, 2, 1, 0), 679 SOC_SINGLE_TLV("DRC QR Threshold Volume", WM8903_DRC_0, 6, 3, 0, drc_tlv_max), 681 SOC_SINGLE("DRC Smoothing Switch", WM8903_DRC_0, 3, 1, 0), 682 SOC_SINGLE("DRC Smoothing Hysteresis Switch", WM8903_DRC_0, 0, 1, 0), 684 SOC_SINGLE_TLV("DRC Startup Volume", WM8903_DRC_0, [all...] |
| H A D | wm8903.h | 51 #define WM8903_DRC_0 0x28 macro
|