Searched refs:WM8903_DRC_1 (Results 1 – 2 of 2) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8903.c | 186 case WM8903_DRC_1: in wm8903_readable_register() 527 WM8903_DRC_1, 12, drc_attack_text); 535 WM8903_DRC_1, 8, drc_decay_text); 549 WM8903_DRC_1, 4, drc_qr_decay_text); 673 SOC_SINGLE_TLV("DRC Minimum Gain Volume", WM8903_DRC_1, 2, 3, 1, drc_tlv_min), 674 SOC_SINGLE_TLV("DRC Maximum Gain Volume", WM8903_DRC_1, 0, 3, 0, drc_tlv_max),
|
H A D | wm8903.h | 52 #define WM8903_DRC_1 0x29 macro
|