Searched refs:SGTL5000_CHIP_DAC_VOL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/soc/codecs/ |
H A D | sgtl5000.c | 47 { 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()
|
H A D | sgtl5000.h | 20 #define SGTL5000_CHIP_DAC_VOL 0x0010 macro 185 * SGTL5000_CHIP_DAC_VOL
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | sgtl5000.c | 47 { 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()
|
H A D | sgtl5000.h | 20 #define SGTL5000_CHIP_DAC_VOL 0x0010 macro 185 * SGTL5000_CHIP_DAC_VOL
|
Completed in 7 milliseconds