Searched refs:SGTL5000_DAP_AVC_CTRL (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/sound/soc/codecs/ |
D | sgtl5000.c | 74 { SGTL5000_DAP_AVC_CTRL, 0x0510 }, 752 SOC_SINGLE("AVC Switch", SGTL5000_DAP_AVC_CTRL, 0, 1, 0), 753 SOC_SINGLE("AVC Hard Limiter Switch", SGTL5000_DAP_AVC_CTRL, 5, 1, 0), 754 SOC_SINGLE_TLV("AVC Max Gain Volume", SGTL5000_DAP_AVC_CTRL, 12, 2, 0, 756 SOC_SINGLE("AVC Integrator Response", SGTL5000_DAP_AVC_CTRL, 8, 3, 0), 1245 case SGTL5000_DAP_AVC_CTRL: in sgtl5000_readable()
|
D | sgtl5000.h | 52 #define SGTL5000_DAP_AVC_CTRL 0x0124 macro
|