Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/codecs/
Dsgtl5000.h20 #define SGTL5000_CHIP_DAC_VOL 0x0010 macro
Dsgtl5000.c47 { SGTL5000_CHIP_DAC_VOL, 0x3c3c },
548 reg = snd_soc_component_read(component, SGTL5000_CHIP_DAC_VOL); in dac_get_volsw()
616 snd_soc_component_write(component, SGTL5000_CHIP_DAC_VOL, reg); in dac_put_volsw()
1214 case SGTL5000_CHIP_DAC_VOL: in sgtl5000_readable()