Searched refs:WM8903_DRC_1 (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/sound/soc/codecs/ |
D | wm8903.c | 190 case WM8903_DRC_1: in wm8903_readable_register() 531 WM8903_DRC_1, 12, drc_attack_text); 539 WM8903_DRC_1, 8, drc_decay_text); 553 WM8903_DRC_1, 4, drc_qr_decay_text); 677 SOC_SINGLE_TLV("DRC Minimum Gain Volume", WM8903_DRC_1, 2, 3, 1, drc_tlv_min), 678 SOC_SINGLE_TLV("DRC Maximum Gain Volume", WM8903_DRC_1, 0, 3, 0, drc_tlv_max),
|
D | wm8903.h | 56 #define WM8903_DRC_1 0x29 macro
|