Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt5645.c1884 RT5645_L_MUTE | RT5645_R_MUTE, 0); in rt5645_lout_event()
1889 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_lout_event()
1890 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_lout_event()
3218 RT5645_L_MUTE | RT5645_R_MUTE, in rt5645_jack_detect()
3219 RT5645_L_MUTE | RT5645_R_MUTE); in rt5645_jack_detect()
H A Drt5645.h221 #define RT5645_R_MUTE (0x1 << 7) macro