Searched refs:SGTL5000_DAP_AVC_CTRL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v4.19/sound/soc/codecs/ |
| D | sgtl5000.c | 67 { SGTL5000_DAP_AVC_CTRL, 0x0510 }, 579 SOC_SINGLE("AVC Switch", SGTL5000_DAP_AVC_CTRL, 0, 1, 0), 580 SOC_SINGLE("AVC Hard Limiter Switch", SGTL5000_DAP_AVC_CTRL, 5, 1, 0), 581 SOC_SINGLE_TLV("AVC Max Gain Volume", SGTL5000_DAP_AVC_CTRL, 12, 2, 0, 583 SOC_SINGLE("AVC Integrator Response", SGTL5000_DAP_AVC_CTRL, 8, 3, 0), 1072 case SGTL5000_DAP_AVC_CTRL: in sgtl5000_readable()
|
| D | sgtl5000.h | 52 #define SGTL5000_DAP_AVC_CTRL 0x0124 macro
|