/linux-6.12.1/sound/soc/codecs/ |
D | ak4671.c | 124 * LOUT2/ROUT2 output volume control: 263 SND_SOC_DAPM_OUTPUT("LOUT2"), 281 SND_SOC_DAPM_PGA("LOUT2 Mix Amp", 310 SND_SOC_DAPM_MIXER_E("LOUT2 Mixer", AK4671_LOUT2_POWER_MANAGERMENT, 349 {"LOUT2", NULL, "LOUT2 Mix Amp"}, 356 {"LOUT2 Mixer", "DACHL", "DAC Left"}, 358 {"LOUT2 Mix Amp", NULL, "LOUT2 Mixer"}, 394 {"LOUT2 Mixer", "LINH1", "LIN1 Mixing Circuit"}, 401 {"LOUT2 Mixer", "LINH2", "LIN2 Mixing Circuit"}, 408 {"LOUT2 Mixer", "LINH3", "LIN3 Mixing Circuit"}, [all …]
|
D | wm8955.c | 70 { 40, 0x0079 }, /* R40 - LOUT2 volume */ 522 SND_SOC_DAPM_PGA("LOUT2 PGA", WM8955_POWER_MANAGEMENT_2, 4, 0, NULL, 0), 537 SND_SOC_DAPM_OUTPUT("LOUT2"), 573 { "LOUT2 PGA", NULL, "Left" }, 574 { "LOUT2", NULL, "TSDEN" }, 575 { "LOUT2", NULL, "LOUT2 PGA" },
|
D | wm8955.h | 271 #define WM8955_LOUT2 0x0010 /* LOUT2 */ 272 #define WM8955_LOUT2_MASK 0x0010 /* LOUT2 */ 273 #define WM8955_LOUT2_SHIFT 4 /* LOUT2 */ 274 #define WM8955_LOUT2_WIDTH 1 /* LOUT2 */ 391 * R40 (0x28) - LOUT2 volume
|
D | ak4613.c | 123 #define LOUT2 0x0d /* LOUT2 Volume Control */ macro 250 SOC_DOUBLE_R_TLV("Digital Playback Volume2", LOUT2, ROUT2, 315 SND_SOC_DAPM_OUTPUT("LOUT2"), 350 {"LOUT2", NULL, "DAC2"},
|
D | da732x.c | 753 SOC_DAPM_ENUM("LOUT2 Switch", da732x_lout2_output); 854 SND_SOC_DAPM_MUX("LOUT2 MUX", SND_SOC_NOPM, 0, 0, &lout2_mux), 910 {"LOUT2 MUX", "Enabled", "AIFB Input"}, 923 {"DAC3", NULL, "LOUT2 MUX"},
|
D | wm8753.c | 177 static const char *wm8753_out4[] = {"VREF", "Capture ST", "LOUT2"}; 468 SND_SOC_DAPM_OUTPUT("LOUT2"), 561 {"LOUT2", NULL, "Left Out 2"}, 593 {"Out4 Mux", "LOUT2", "LOUT2"},
|
D | es8328.h | 258 /* LOUT2 Amplifier */
|
D | wm8971.c | 274 SND_SOC_DAPM_OUTPUT("LOUT2"), 302 {"LOUT2", NULL, "Left Out 2"},
|
D | es8328.c | 357 SND_SOC_DAPM_OUTPUT("LOUT2"), 449 { "LOUT2", NULL, "Left Out 2" },
|
D | wm9712.c | 403 SND_SOC_DAPM_OUTPUT("LOUT2"), 519 {"LOUT2", NULL, "Speaker PGA"},
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | nvidia,tegra-audio-rt5677.yaml | 59 - LOUT2 79 "Headphone", "LOUT2",
|
D | fsl,imx-audio-es8328.yaml | 52 * LOUT2 101 "Speaker", "LOUT2",
|
D | wlf,wm8753.yaml | 12 * LOUT2
|
D | rockchip,rk3288-hdmi-analog.txt | 29 rockchip,routing = "Analog", "LOUT2",
|
D | everest,es8328.yaml | 13 * LOUT2
|
D | nvidia,tegra-audio-wm8753.yaml | 39 - LOUT2
|
D | nvidia,tegra-audio-wm9712.yaml | 42 - LOUT2
|
D | realtek,rt5677.yaml | 26 * LOUT2
|
/linux-6.12.1/include/sound/ |
D | wm8955.h | 14 /* Configure LOUT2/ROUT2 to drive a speaker */
|
/linux-6.12.1/sound/soc/pxa/ |
D | spitz.c | 226 /* ext speaker connected to LOUT2, ROUT2 */ 228 {"Ext Spk", NULL, "LOUT2"},
|
/linux-6.12.1/Documentation/sound/soc/ |
D | dapm.rst | 352 /* ext speaker connected to codec pins LOUT2, ROUT2 */ 354 {"Ext Spk", NULL , "LOUT2"},
|
/linux-6.12.1/arch/arm64/boot/dts/rockchip/ |
D | rk3399-roc-pc-plus.dts | 50 "Headphone Amp INL", "LOUT2",
|
D | rk3588-orangepi-5-plus.dts | 137 "Speaker", "LOUT2", 147 "Speaker Amp INL", "LOUT2",
|
/linux-6.12.1/arch/arm/boot/dts/rockchip/ |
D | rk3288-rock2-square.dts | 98 rockchip,routing = "Analog", "LOUT2",
|
/linux-6.12.1/sound/i2c/other/ |
D | ak4xxx-adda.c | 189 0x04, 0xff, /* 4: LOUT2 muted */ in snd_akm4xxx_init() 207 0x06, 0x00, /* 6: LOUT2 volume muted */ in snd_akm4xxx_init() 224 0x06, 0x00, /* 6: LOUT2 volume muted */ in snd_akm4xxx_init()
|