Home
last modified time | relevance | path

Searched full:lout1 (Results 1 – 25 of 36) sorted by relevance

12

/linux-6.12.1/sound/soc/codecs/
Dak4671.c118 * 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"},
Dwm8955.c50 { 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" },
Dwm8955.h56 * 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 */
Dwm8960.c137 struct snd_soc_dapm_widget *lout1; member
395 SND_SOC_DAPM_PGA("LOUT1 PGA", WM8960_POWER2, 6, 0, NULL, 0),
419 /* Represent OUT3 as a PGA so that it gets turned on with LOUT1/ROUT1 */
454 { "LOUT1 PGA", NULL, "Left Output Mixer" },
457 { "HP_L", NULL, "LOUT1 PGA" },
524 if (strcmp(w->name, "LOUT1 PGA") == 0) in wm8960_add_widgets()
525 wm8960->lout1 = w; in wm8960_add_widgets()
1029 /* Enable LOUT1, ROUT1 and OUT3 if they're enabled */ in wm8960_set_bias_level_capless()
1031 if (wm8960->lout1 && wm8960->lout1->power) in wm8960_set_bias_level_capless()
Dak4613.c121 #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"},
Des8328.h246 /* LOUT1 Amplifier */
Dwm8971.c272 SND_SOC_DAPM_OUTPUT("LOUT1"),
298 {"LOUT1", NULL, "Left Out 1"},
Des8328.c355 SND_SOC_DAPM_OUTPUT("LOUT1"),
444 { "LOUT1", NULL, "Left Out 1" },
Dwm8988.c370 SND_SOC_DAPM_OUTPUT("LOUT1"),
439 { "LOUT1", NULL, "Left Out 1" },
Dwm8750.c317 SND_SOC_DAPM_OUTPUT("LOUT1"),
348 {"LOUT1", NULL, "Left Out 1"},
Drt5677.c3315 SND_SOC_DAPM_PGA_S("LOUT1 amp", 0, RT5677_PWR_ANLG1, RT5677_PWR_LO1_BIT,
3322 SND_SOC_DAPM_PGA_S("LOUT1 vref", 1, SND_SOC_NOPM, 0, 0,
3330 SND_SOC_DAPM_OUTPUT("LOUT1"),
4259 { "LOUT1 amp", NULL, "DAC 1" },
4263 { "LOUT1 vref", NULL, "LOUT1 amp" },
4267 { "LOUT1", NULL, "LOUT1 vref" },
5224 device_property_read_bool(dev, "realtek,lout1-differential"); in rt5677_read_device_properties()
/linux-6.12.1/Documentation/devicetree/bindings/sound/
Dnvidia,tegra-audio-wm8753.yaml38 - LOUT1
71 "Headphone Jack", "LOUT1",
Dnvidia,tegra-audio-rt5677.yaml58 - LOUT1
80 "Headphone", "LOUT1",
Dfsl,imx-audio-es8328.yaml51 * LOUT1
105 "Headphone", "LOUT1",
Drealtek,rt5677.yaml25 * LOUT1
102 description: Indicate LOUT1/2/3 outputs are differential, rather than
Dwlf,wm8753.yaml11 * LOUT1
Deverest,es8328.yaml12 * LOUT1
/linux-6.12.1/sound/soc/pxa/
Dspitz.c219 /* headphone connected to LOUT1, ROUT1 */
220 {"Headphone Jack", NULL, "LOUT1"},
/linux-6.12.1/arch/arm64/boot/dts/rockchip/
Drk3588-orangepi-5-plus.dts135 "Headphones", "LOUT1",
142 "Headphones Amp INL", "LOUT1",
Drk3588-quartzpro64.dts119 "Headphones", "LOUT1",
126 "Headphones Amp INL", "LOUT1",
/linux-6.12.1/sound/i2c/other/
Dak4xxx-adda.c187 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-6.12.1/sound/soc/intel/boards/
Dbdw-rt5677.c57 {"Headphone", NULL, "LOUT1"},
/linux-6.12.1/include/linux/mfd/wm8350/
Daudio.h396 * R104 (0x68) - LOUT1 Volume
/linux-6.12.1/arch/arm/boot/dts/nxp/imx/
Dimx6q-novena.dts200 "Headphone", "LOUT1",
/linux-6.12.1/drivers/mfd/
Dwm8350-regmap.c127 { 0xE1FC, 0xE1FC, 0xFFFF }, /* R104 - LOUT1 Volume */

12