/Linux-v6.1/Documentation/devicetree/bindings/sound/ |
D | rt5677.txt | 25 - realtek,lout1-differential 28 Boolean. Indicate MIC1/2 input and LOUT1/2/3 outputs are differential, 57 * LOUT1
|
D | imx-audio-es8328.txt | 20 * LOUT1 54 "Headphone", "LOUT1",
|
D | nvidia,tegra-audio-wm8753.yaml | 38 - LOUT1 71 "Headphone Jack", "LOUT1",
|
D | nvidia,tegra-audio-rt5677.yaml | 58 - LOUT1 80 "Headphone", "LOUT1",
|
D | wm8753.txt | 15 * LOUT1
|
D | es8328.txt | 17 * LOUT1
|
/Linux-v6.1/sound/soc/codecs/ |
D | ak4671.c | 118 * LOUT1/ROUT1 output volume control: 261 SND_SOC_DAPM_OUTPUT("LOUT1"), 304 SND_SOC_DAPM_MIXER("LOUT1 Mixer", AK4671_LOUT1_POWER_MANAGERMENT, 0, 0, 347 {"LOUT1", NULL, "LOUT1 Mixer"}, 354 {"LOUT1 Mixer", "DACL", "DAC Left"}, 392 {"LOUT1 Mixer", "LINL1", "LIN1 Mixing Circuit"}, 399 {"LOUT1 Mixer", "LINL2", "LIN2 Mixing Circuit"}, 406 {"LOUT1 Mixer", "LINL3", "LIN3 Mixing Circuit"}, 413 {"LOUT1 Mixer", "LINL4", "LIN4 Mixing Circuit"},
|
D | wm8955.c | 50 { 2, 0x0079 }, /* R2 - LOUT1 volume */ 520 SND_SOC_DAPM_PGA("LOUT1 PGA", WM8955_POWER_MANAGEMENT_2, 6, 0, NULL, 0), 535 SND_SOC_DAPM_OUTPUT("LOUT1"), 565 { "LOUT1 PGA", NULL, "Left" }, 566 { "LOUT1", NULL, "TSDEN" }, 567 { "LOUT1", NULL, "LOUT1 PGA" },
|
D | wm8955.h | 56 * R2 (0x02) - LOUT1 volume 263 #define WM8955_LOUT1 0x0040 /* LOUT1 */ 264 #define WM8955_LOUT1_MASK 0x0040 /* LOUT1 */ 265 #define WM8955_LOUT1_SHIFT 6 /* LOUT1 */ 266 #define WM8955_LOUT1_WIDTH 1 /* LOUT1 */
|
D | wm8960.c | 128 struct snd_soc_dapm_widget *lout1; member 382 SND_SOC_DAPM_PGA("LOUT1 PGA", WM8960_POWER2, 6, 0, NULL, 0), 406 /* Represent OUT3 as a PGA so that it gets turned on with LOUT1/ROUT1 */ 441 { "LOUT1 PGA", NULL, "Left Output Mixer" }, 444 { "HP_L", NULL, "LOUT1 PGA" }, 511 if (strcmp(w->name, "LOUT1 PGA") == 0) in wm8960_add_widgets() 512 wm8960->lout1 = w; in wm8960_add_widgets() 1016 /* Enable LOUT1, ROUT1 and OUT3 if they're enabled */ in wm8960_set_bias_level_capless() 1018 if (wm8960->lout1 && wm8960->lout1->power) in wm8960_set_bias_level_capless()
|
D | ak4613.c | 121 #define LOUT1 0x0b /* LOUT1 Volume Control */ macro 248 SOC_DOUBLE_R_TLV("Digital Playback Volume1", LOUT1, ROUT1, 314 SND_SOC_DAPM_OUTPUT("LOUT1"), 349 {"LOUT1", NULL, "DAC1"},
|
D | es8328.h | 246 /* LOUT1 Amplifier */
|
D | wm8971.c | 272 SND_SOC_DAPM_OUTPUT("LOUT1"), 298 {"LOUT1", NULL, "Left Out 1"},
|
D | es8328.c | 356 SND_SOC_DAPM_OUTPUT("LOUT1"), 445 { "LOUT1", NULL, "Left Out 1" },
|
D | wm8988.c | 370 SND_SOC_DAPM_OUTPUT("LOUT1"), 439 { "LOUT1", NULL, "Left Out 1" },
|
D | wm8750.c | 317 SND_SOC_DAPM_OUTPUT("LOUT1"), 348 {"LOUT1", NULL, "Left Out 1"},
|
D | rt5677.c | 3317 SND_SOC_DAPM_PGA_S("LOUT1 amp", 0, RT5677_PWR_ANLG1, RT5677_PWR_LO1_BIT, 3324 SND_SOC_DAPM_PGA_S("LOUT1 vref", 1, SND_SOC_NOPM, 0, 0, 3332 SND_SOC_DAPM_OUTPUT("LOUT1"), 4261 { "LOUT1 amp", NULL, "DAC 1" }, 4265 { "LOUT1 vref", NULL, "LOUT1 amp" }, 4269 { "LOUT1", NULL, "LOUT1 vref" }, 5254 device_property_read_bool(dev, "realtek,lout1-differential"); in rt5677_read_device_properties()
|
/Linux-v6.1/sound/soc/pxa/ |
D | z2.c | 111 /* headphone connected to LOUT1, ROUT1 */ 112 {"Headphone Jack", NULL, "LOUT1"},
|
D | spitz.c | 219 /* headphone connected to LOUT1, ROUT1 */ 220 {"Headphone Jack", NULL, "LOUT1"},
|
/Linux-v6.1/sound/soc/samsung/ |
D | jive_wm8750.c | 18 { "Headphone Jack", NULL, "LOUT1" },
|
D | neo1973_wm8753.c | 223 {"Stereo Out", NULL, "LOUT1"},
|
/Linux-v6.1/sound/i2c/other/ |
D | ak4xxx-adda.c | 187 0x02, 0xff, /* 2: LOUT1 muted */ in snd_akm4xxx_init() 205 0x04, 0x00, /* 4: LOUT1 volume muted */ in snd_akm4xxx_init() 222 0x04, 0x00, /* 4: LOUT1 volume muted */ in snd_akm4xxx_init()
|
/Linux-v6.1/sound/soc/intel/boards/ |
D | bdw-rt5677.c | 57 {"Headphone", NULL, "LOUT1"},
|
/Linux-v6.1/include/linux/mfd/wm8350/ |
D | audio.h | 396 * R104 (0x68) - LOUT1 Volume
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | imx6q-novena.dts | 200 "Headphone", "LOUT1",
|