Searched refs:WM8903_DRC_1 (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/sound/soc/codecs/ |
D | wm8903.c | 187 case WM8903_DRC_1: in wm8903_readable_register() 528 WM8903_DRC_1, 12, drc_attack_text); 536 WM8903_DRC_1, 8, drc_decay_text); 550 WM8903_DRC_1, 4, drc_qr_decay_text); 674 SOC_SINGLE_TLV("DRC Minimum Gain Volume", WM8903_DRC_1, 2, 3, 1, drc_tlv_min), 675 SOC_SINGLE_TLV("DRC Maximum Gain Volume", WM8903_DRC_1, 0, 3, 0, drc_tlv_max),
|
D | wm8903.h | 52 #define WM8903_DRC_1 0x29 macro
|