Searched refs:LM49453_P0_DAC_DSP_REG (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/sound/soc/codecs/ |
H A D | lm49453.h | 54 #define LM49453_P0_DAC_DSP_REG 0x31 macro 288 /* LM49453_P0_DAC_DSP_REG (0x31h) */
|
H A D | lm49453.c | 1230 snd_soc_update_bits(dai->codec, LM49453_P0_DAC_DSP_REG, BIT(1)|BIT(0), lm49453_hp_mute() 1237 snd_soc_update_bits(dai->codec, LM49453_P0_DAC_DSP_REG, BIT(3)|BIT(2), lm49453_lo_mute() 1244 snd_soc_update_bits(dai->codec, LM49453_P0_DAC_DSP_REG, BIT(5)|BIT(4), lm49453_ls_mute() 1251 snd_soc_update_bits(dai->codec, LM49453_P0_DAC_DSP_REG, BIT(4), lm49453_ep_mute() 1258 snd_soc_update_bits(dai->codec, LM49453_P0_DAC_DSP_REG, BIT(7)|BIT(6), lm49453_ha_mute()
|
Completed in 49 milliseconds