Home
last modified time | relevance | path

Searched refs:RT5616_R_MUTE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/sound/soc/codecs/
H A Drt5616.c471 RT5616_L_MUTE | RT5616_R_MUTE, 0); in rt5616_adc_event()
476 RT5616_L_MUTE | RT5616_R_MUTE, in rt5616_adc_event()
477 RT5616_L_MUTE | RT5616_R_MUTE); in rt5616_adc_event()
578 RT5616_L_MUTE | RT5616_R_MUTE, 0); in rt5616_hp_event()
611 RT5616_L_MUTE | RT5616_R_MUTE, in rt5616_hp_event()
612 RT5616_L_MUTE | RT5616_R_MUTE); in rt5616_hp_event()
633 RT5616_L_MUTE | RT5616_R_MUTE, 0); in rt5616_lout_event()
638 RT5616_L_MUTE | RT5616_R_MUTE, in rt5616_lout_event()
639 RT5616_L_MUTE | RT5616_R_MUTE); in rt5616_lout_event()
H A Drt5616.h156 #define RT5616_R_MUTE (0x1 << 7) macro