Searched refs:SGTL5000_DAP_AVC_THRESHOLD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sgtl5000.c | 75 { SGTL5000_DAP_AVC_THRESHOLD, 0x1473 }, 636 u16 reg = snd_soc_component_read(component, SGTL5000_DAP_AVC_THRESHOLD); in avc_get_threshold() 675 snd_soc_component_write(component, SGTL5000_DAP_AVC_THRESHOLD, reg); in avc_put_threshold() 757 SOC_SINGLE_EXT_TLV("AVC Threshold Volume", SGTL5000_DAP_AVC_THRESHOLD, 1247 case SGTL5000_DAP_AVC_THRESHOLD: in sgtl5000_readable()
|
H A D | sgtl5000.h | 53 #define SGTL5000_DAP_AVC_THRESHOLD 0x0126 macro
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | sgtl5000.c | 75 { SGTL5000_DAP_AVC_THRESHOLD, 0x1473 }, 636 u16 reg = snd_soc_component_read(component, SGTL5000_DAP_AVC_THRESHOLD); in avc_get_threshold() 675 snd_soc_component_write(component, SGTL5000_DAP_AVC_THRESHOLD, reg); in avc_put_threshold() 757 SOC_SINGLE_EXT_TLV("AVC Threshold Volume", SGTL5000_DAP_AVC_THRESHOLD, 1247 case SGTL5000_DAP_AVC_THRESHOLD: in sgtl5000_readable()
|
H A D | sgtl5000.h | 53 #define SGTL5000_DAP_AVC_THRESHOLD 0x0126 macro
|
Completed in 6 milliseconds