Home
last modified time | relevance | path

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

/linux-6.12.1/sound/soc/codecs/
Drt5645.c1888 RT5645_L_MUTE | RT5645_R_MUTE, 0); in rt5645_lout_event()
1893 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_lout_event()
1894 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_lout_event()
3234 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_jack_detect()
3235 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_jack_detect()
Drt5645.h221 #define RT5645_R_MUTE (0x1 << 7) macro