Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Drt5645.c1846 RT5645_L_MUTE | RT5645_R_MUTE, 0); in rt5645_lout_event()
1851 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_lout_event()
1852 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_lout_event()
3193 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_jack_detect()
3194 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_jack_detect()
H A Drt5645.h223 #define RT5645_R_MUTE (0x1 << 7) macro