/linux-6.12.1/sound/soc/codecs/ |
D | ak4671.c | 118 * LOUT1/ROUT1 output volume control: 262 SND_SOC_DAPM_OUTPUT("ROUT1"), 307 SND_SOC_DAPM_MIXER("ROUT1 Mixer", AK4671_LOUT1_POWER_MANAGERMENT, 1, 0, 348 {"ROUT1", NULL, "ROUT1 Mixer"}, 355 {"ROUT1 Mixer", "DACR", "DAC Right"}, 393 {"ROUT1 Mixer", "RINR1", "RIN1 Mixing Circuit"}, 400 {"ROUT1 Mixer", "RINR2", "RIN2 Mixing Circuit"}, 407 {"ROUT1 Mixer", "RINR3", "RIN3 Mixing Circuit"}, 414 {"ROUT1 Mixer", "RINR4", "RIN4 Mixing Circuit"},
|
D | wm8750.c | 104 static const char *wm8750_out3[] = {"VREF", "ROUT1 + Vol", "MonoOut", 105 "ROUT1"}; 318 SND_SOC_DAPM_OUTPUT("ROUT1"), 356 {"ROUT1", NULL, "Right Out 1"}, 374 {"Out3 Mux", "ROUT1 + Vol", "ROUT1"}, 375 {"Out3 Mux", "ROUT1", "Right Mixer"},
|
D | wm8955.c | 51 { 3, 0x0079 }, /* R3 - ROUT1 volume */ 521 SND_SOC_DAPM_PGA("ROUT1 PGA", WM8955_POWER_MANAGEMENT_2, 5, 0, NULL, 0), 536 SND_SOC_DAPM_OUTPUT("ROUT1"), 569 { "ROUT1 PGA", NULL, "Right" }, 570 { "ROUT1", NULL, "TSDEN" }, 571 { "ROUT1", NULL, "ROUT1 PGA" },
|
D | wm8955.h | 71 * R3 (0x03) - ROUT1 volume 267 #define WM8955_ROUT1 0x0020 /* ROUT1 */ 268 #define WM8955_ROUT1_MASK 0x0020 /* ROUT1 */ 269 #define WM8955_ROUT1_SHIFT 5 /* ROUT1 */ 270 #define WM8955_ROUT1_WIDTH 1 /* ROUT1 */
|
D | wm8960.c | 138 struct snd_soc_dapm_widget *rout1; member 396 SND_SOC_DAPM_PGA("ROUT1 PGA", WM8960_POWER2, 5, 0, NULL, 0), 419 /* Represent OUT3 as a PGA so that it gets turned on with LOUT1/ROUT1 */ 455 { "ROUT1 PGA", NULL, "Right Output Mixer" }, 458 { "HP_R", NULL, "ROUT1 PGA" }, 526 if (strcmp(w->name, "ROUT1 PGA") == 0) in wm8960_add_widgets() 527 wm8960->rout1 = w; in wm8960_add_widgets() 1029 /* Enable LOUT1, ROUT1 and OUT3 if they're enabled */ in wm8960_set_bias_level_capless() 1033 if (wm8960->rout1 && wm8960->rout1->power) in wm8960_set_bias_level_capless()
|
D | ak4613.c | 122 #define ROUT1 0x0c /* ROUT1 Volume Control */ macro 248 SOC_DOUBLE_R_TLV("Digital Playback Volume1", LOUT1, ROUT1, 321 SND_SOC_DAPM_OUTPUT("ROUT1"), 356 {"ROUT1", NULL, "DAC1"},
|
D | es8328.h | 251 /* ROUT1 Amplifier */
|
D | wm8971.c | 273 SND_SOC_DAPM_OUTPUT("ROUT1"), 306 {"ROUT1", NULL, "Right Out 1"},
|
D | es8328.c | 356 SND_SOC_DAPM_OUTPUT("ROUT1"), 446 { "ROUT1", NULL, "Right Out 1" },
|
D | wm8988.c | 371 SND_SOC_DAPM_OUTPUT("ROUT1"), 441 { "ROUT1", NULL, "Right Out 1" },
|
D | wm8753.c | 474 SND_SOC_DAPM_OUTPUT("ROUT1"), 566 {"ROUT1", NULL, "Right Out 1"},
|
D | wm8961.c | 36 { 3, 0x0000 }, /* R3 - ROUT1 volume */
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-wm8753.yaml | 40 - ROUT1 72 "Headphone Jack", "ROUT1";
|
D | fsl,imx-audio-es8328.yaml | 53 * ROUT1 104 "Headphone", "ROUT1",
|
D | wlf,wm8753.yaml | 13 * ROUT1
|
D | everest,es8328.yaml | 14 * ROUT1
|
/linux-6.12.1/sound/soc/pxa/ |
D | spitz.c | 219 /* headphone connected to LOUT1, ROUT1 */ 221 {"Headphone Jack", NULL, "ROUT1"}, 223 /* headset connected to ROUT1 and LINPUT1 with bias (def below) */ 224 {"Headset Jack", NULL, "ROUT1"},
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3588-orangepi-5-plus.dts | 136 "Headphones", "ROUT1", 143 "Headphones Amp INR", "ROUT1",
|
D | rk3588-quartzpro64.dts | 120 "Headphones", "ROUT1", 127 "Headphones Amp INR", "ROUT1",
|
D | rk3588s-indiedroid-nova.dts | 70 "Headphones", "ROUT1";
|
D | rk3588-evb1-v10.dts | 78 "Headphones Amplifier INR", "ROUT1",
|
/linux-6.12.1/sound/i2c/other/ |
D | ak4xxx-adda.c | 188 0x03, 0xff, /* 3: ROUT1 muted */ in snd_akm4xxx_init() 206 0x05, 0x00, /* 5: ROUT1 volume muted */ in snd_akm4xxx_init() 223 0x05, 0x00, /* 5: ROUT1 volume muted */ in snd_akm4xxx_init()
|
/linux-6.12.1/include/linux/mfd/wm8350/ |
D | audio.h | 405 * R105 (0x69) - ROUT1 Volume
|
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/ |
D | imx6q-novena.dts | 199 "Headphone", "ROUT1",
|
/linux-6.12.1/drivers/mfd/ |
D | wm8350-regmap.c | 128 { 0xE1FC, 0xE1FC, 0xFFFF }, /* R105 - ROUT1 Volume */
|