Home
last modified time | relevance | path

Searched refs:SGTL5000_DAP_AVC_THRESHOLD (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/sound/soc/codecs/
Dsgtl5000.c75 { 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()
Dsgtl5000.h53 #define SGTL5000_DAP_AVC_THRESHOLD 0x0126 macro