Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/codecs/
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()
Drt5645.h219 #define RT5645_L_MUTE (0x1 << 15) macro