Searched refs:DAC_LLOG (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/sound/spi/ |
H A D | at73c213.h | 39 #define DAC_LLOG 0x05 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), 838 retval = snd_at73c213_write_reg(chip, DAC_LLOG, 0x3f); in snd_at73c213_chip_init() 1030 retval = snd_at73c213_write_reg(chip, DAC_LLOG, 0x3f); in snd_at73c213_remove()
|