Searched refs:DAC_AUXG (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/spi/ |
H A D | at73c213.h | 86 #define DAC_AUXG 0x0D macro
|
H A D | at73c213.c | 689 .private_value = DAC_AUXG | (0 << 8) | (0x1f << 16) | (1 << 24), 850 retval = snd_at73c213_write_reg(chip, DAC_AUXG, 0x11); in snd_at73c213_chip_init() 1042 retval = snd_at73c213_write_reg(chip, DAC_AUXG, 0x11); in snd_at73c213_remove()
|
/kernel/linux/linux-6.6/sound/spi/ |
H A D | at73c213.h | 86 #define DAC_AUXG 0x0D macro
|
H A D | at73c213.c | 689 .private_value = DAC_AUXG | (0 << 8) | (0x1f << 16) | (1 << 24), 850 retval = snd_at73c213_write_reg(chip, DAC_AUXG, 0x11); in snd_at73c213_chip_init() 1042 retval = snd_at73c213_write_reg(chip, DAC_AUXG, 0x11); in snd_at73c213_remove()
|
Completed in 4 milliseconds