Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/codecs/
Drt5645.c1701 RT5645_L_MUTE | RT5645_R_MUTE, 0); in rt5645_lout_event()
1706 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_lout_event()
1707 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_lout_event()
2987 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_jack_detect()
2988 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_jack_detect()
Drt5645.h222 #define RT5645_L_MUTE (0x1 << 15) macro