| /kernel/linux/linux-5.10/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 | 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 | 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 | ak4613.c | 36 #define ROUT1 0x0c /* ROUT1 Volume Control */ macro 117 SOC_DOUBLE_R_TLV("Digital Playback Volume1", LOUT1, ROUT1, 180 SND_SOC_DAPM_OUTPUT("ROUT1"), 215 {"ROUT1", NULL, "DAC1"},
|
| 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 | 126 struct snd_soc_dapm_widget *rout1; member 379 SND_SOC_DAPM_PGA("ROUT1 PGA", WM8960_POWER2, 5, 0, NULL, 0), 402 /* Represent OUT3 as a PGA so that it gets turned on with LOUT1/ROUT1 */ 438 { "ROUT1 PGA", NULL, "Right Output Mixer" }, 441 { "HP_R", NULL, "ROUT1 PGA" }, 509 if (strcmp(w->name, "ROUT1 PGA") == 0) in wm8960_add_widgets() 510 wm8960->rout1 = w; in wm8960_add_widgets() 1006 /* Enable LOUT1, ROUT1 and OUT3 if they're enabled */ in wm8960_set_bias_level_capless() 1010 if (wm8960->rout1 && wm8960->rout1->power) in wm8960_set_bias_level_capless()
|
| /kernel/linux/linux-6.6/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 | 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 | 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.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"},
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | imx-audio-es8328.txt | 22 * ROUT1 53 "Headphone", "ROUT1",
|
| D | nvidia,tegra-audio-wm8753.yaml | 40 - ROUT1 72 "Headphone Jack", "ROUT1";
|
| D | es8328.txt | 19 * ROUT1
|
| D | wlf,wm8753.yaml | 13 * ROUT1
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | imx-audio-es8328.txt | 22 * ROUT1 53 "Headphone", "ROUT1",
|
| D | wm8753.txt | 17 * ROUT1
|
| D | es8328.txt | 19 * ROUT1
|
| D | nvidia,tegra-audio-wm8753.txt | 32 "Headphone Jack", "ROUT1";
|
| /kernel/linux/linux-5.10/sound/soc/pxa/ |
| D | spitz.c | 220 /* headphone connected to LOUT1, ROUT1 */ 222 {"Headphone Jack", NULL, "ROUT1"}, 224 /* headset connected to ROUT1 and LINPUT1 with bias (def below) */ 225 {"Headset Jack", NULL, "ROUT1"},
|
| D | z2.c | 114 /* headphone connected to LOUT1, ROUT1 */ 116 {"Headphone Jack", NULL, "ROUT1"},
|
| /kernel/linux/linux-6.6/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"},
|
| /kernel/linux/linux-5.10/sound/soc/samsung/ |
| D | jive_wm8750.c | 19 { "Headphone Jack", NULL, "ROUT1" },
|
| D | smartq_wm8987.c | 139 snd_soc_dapm_nc_pin(dapm, "ROUT1"); in smartq_wm8987_init()
|