Searched refs:LDAC_VOL (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | tlv320aic3x.h | 84 #define LDAC_VOL 43 macro
|
H A D | tlv320aic3x.c | 313 LDAC_VOL, RDAC_VOL, 0, 0x7f, 1, dac_tlv), 1188 u8 ldac_reg = snd_soc_read(codec, LDAC_VOL) & ~MUTE_ON; aic3x_mute() 1192 snd_soc_write(codec, LDAC_VOL, ldac_reg | MUTE_ON); aic3x_mute() 1195 snd_soc_write(codec, LDAC_VOL, ldac_reg); aic3x_mute() 1476 snd_soc_write(codec, LDAC_VOL, DEFAULT_VOL | MUTE_ON); aic3x_init()
|
Completed in 72 milliseconds