RT5665_MONO_OUT   499 sound/soc/codecs/rt5665.c 	case RT5665_MONO_OUT:
RT5665_MONO_OUT  1402 sound/soc/codecs/rt5665.c 	SOC_SINGLE_TLV("MONOVOL Playback Volume", RT5665_MONO_OUT,
RT5665_MONO_OUT  2441 sound/soc/codecs/rt5665.c 	SOC_DAPM_SINGLE("Switch", RT5665_MONO_OUT, RT5665_VOL_L_SFT, 1, 1);
RT5665_MONO_OUT  2451 sound/soc/codecs/rt5665.c 	SOC_DAPM_SINGLE("Switch", RT5665_MONO_OUT, RT5665_L_MUTE_SFT, 1, 1);
RT5665_MONO_OUT  2482 sound/soc/codecs/rt5665.c 		snd_soc_component_update_bits(component, RT5665_MONO_OUT, 0x10, 0x10);
RT5665_MONO_OUT  2483 sound/soc/codecs/rt5665.c 		snd_soc_component_update_bits(component, RT5665_MONO_OUT, 0x20, 0x20);
RT5665_MONO_OUT  2487 sound/soc/codecs/rt5665.c 		snd_soc_component_update_bits(component, RT5665_MONO_OUT, 0x20, 0);
RT5665_MONO_OUT  2488 sound/soc/codecs/rt5665.c 		snd_soc_component_update_bits(component, RT5665_MONO_OUT, 0x10, 0);
RT5665_MONO_OUT  4679 sound/soc/codecs/rt5665.c 	regmap_write(rt5665->regmap, RT5665_MONO_OUT, 0x480a);