Searched refs:DAC_RLOG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/spi/ |
H A D | at73c213.h | 43 #define DAC_RLOG 0x06 macro
|
H A D | at73c213.c | 665 AT73C213_STEREO("PCM Playback Volume", 0, DAC_LLOG, DAC_RLOG, 0, 0, 0x1f, 1), 666 AT73C213_STEREO("PCM Playback Switch", 0, DAC_LLOG, DAC_RLOG, 5, 5, 1, 1), 841 retval = snd_at73c213_write_reg(chip, DAC_RLOG, 0x3f); in snd_at73c213_chip_init() 1033 retval = snd_at73c213_write_reg(chip, DAC_RLOG, 0x3f); in snd_at73c213_remove()
|
/kernel/linux/linux-6.6/sound/spi/ |
H A D | at73c213.h | 43 #define DAC_RLOG 0x06 macro
|
H A D | at73c213.c | 665 AT73C213_STEREO("PCM Playback Volume", 0, DAC_LLOG, DAC_RLOG, 0, 0, 0x1f, 1), 666 AT73C213_STEREO("PCM Playback Switch", 0, DAC_LLOG, DAC_RLOG, 5, 5, 1, 1), 841 retval = snd_at73c213_write_reg(chip, DAC_RLOG, 0x3f); in snd_at73c213_chip_init() 1033 retval = snd_at73c213_write_reg(chip, DAC_RLOG, 0x3f); in snd_at73c213_remove()
|
Completed in 4 milliseconds