Home
last modified time | relevance | path

Searched full:lout (Results 1 – 25 of 124) sorted by relevance

12345

/kernel/linux/linux-5.10/sound/soc/samsung/
Ds3c24xx_simtec_tlv320aic23.c14 * BAST MIC, HPOUT, LOUT, LIN TPA2001D1 (HPOUTL,R) (gain hardwired)
16 * VR2000 LIN, LOUT, MIC, HP LM4871 (HPOUTL,R)
17 * DePicture LIN, LOUT, MIC, HP LM4871 (HPOUTL,R)
18 * Anubis LIN, LOUT, MIC, HP TPA2001D1 (HPOUTL,R)
32 { "Line Out", NULL, "LOUT" },
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/
Dsky81452-regulator.txt4 - regulator node named lout.
13 lout {
14 regulator-name = "sky81452-lout";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/
Dsky81452-regulator.txt4 - regulator node named lout.
13 lout {
14 regulator-name = "sky81452-lout";
/kernel/linux/linux-6.6/arch/powerpc/kernel/
Dreloc_64.S58 beq .Lout
59 beq cr1,.Lout
61 beq .Lout
103 .Lout: label
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c41 u32 lout[MLX5_ST_SZ_DW(create_mkey_out)] = {}; in mlx5_core_create_mkey() local
47 err = mlx5_cmd_exec(dev, in, inlen, lout, sizeof(lout)); in mlx5_core_create_mkey()
51 mkey_index = MLX5_GET(create_mkey_out, lout, mkey_index); in mlx5_core_create_mkey()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dmr.c42 u32 lout[MLX5_ST_SZ_DW(create_mkey_out)] = {}; in mlx5_core_create_mkey() local
49 err = mlx5_cmd_exec(dev, in, inlen, lout, sizeof(lout)); in mlx5_core_create_mkey()
54 mkey_index = MLX5_GET(create_mkey_out, lout, mkey_index); in mlx5_core_create_mkey()
/kernel/linux/linux-5.10/sound/soc/codecs/
Drt274.c490 SOC_DAPM_ENUM("LOUT source", rt274_lout_enum);
531 SND_SOC_DAPM_MUX("LOUT Mux", SND_SOC_NOPM, 0, 0, &rt274_lout_mux),
535 SND_SOC_DAPM_SUPPLY("LOUT Power", RT274_SET_PIN_LOUT3,
545 SND_SOC_DAPM_SWITCH("LOUT L", SND_SOC_NOPM, 0, 0,
547 SND_SOC_DAPM_SWITCH("LOUT R", SND_SOC_NOPM, 0, 0,
590 {"LOUT Mux", "DAC OUT0", "DAC OUT0"},
591 {"LOUT Mux", "DAC OUT1", "DAC OUT1"},
593 {"LOUT L", "Switch", "LOUT Mux"},
594 {"LOUT R", "Switch", "LOUT Mux"},
595 {"LOUT L", NULL, "LOUT Power"},
[all …]
Drt5616.c823 /* HPO/LOUT/Mono Mixer */
826 SND_SOC_DAPM_MIXER("LOUT MIX", SND_SOC_NOPM, 0, 0,
832 SND_SOC_DAPM_PGA_S("LOUT amp", 1, SND_SOC_NOPM, 0, 0,
939 {"LOUT MIX", "DAC L1 Switch", "DAC L1"},
940 {"LOUT MIX", "DAC R1 Switch", "DAC R1"},
941 {"LOUT MIX", "OUTVOL L Switch", "OUTVOL L"},
942 {"LOUT MIX", "OUTVOL R Switch", "OUTVOL R"},
949 {"LOUT amp", NULL, "LOUT MIX"},
950 {"LOUT amp", NULL, "Charge Pump"},
951 {"LOUTL", NULL, "LOUT amp"},
[all …]
/kernel/linux/linux-6.6/sound/soc/codecs/
Drt274.c490 SOC_DAPM_ENUM("LOUT source", rt274_lout_enum);
531 SND_SOC_DAPM_MUX("LOUT Mux", SND_SOC_NOPM, 0, 0, &rt274_lout_mux),
535 SND_SOC_DAPM_SUPPLY("LOUT Power", RT274_SET_PIN_LOUT3,
545 SND_SOC_DAPM_SWITCH("LOUT L", SND_SOC_NOPM, 0, 0,
547 SND_SOC_DAPM_SWITCH("LOUT R", SND_SOC_NOPM, 0, 0,
590 {"LOUT Mux", "DAC OUT0", "DAC OUT0"},
591 {"LOUT Mux", "DAC OUT1", "DAC OUT1"},
593 {"LOUT L", "Switch", "LOUT Mux"},
594 {"LOUT R", "Switch", "LOUT Mux"},
595 {"LOUT L", NULL, "LOUT Power"},
[all …]
Drt5616.c823 /* HPO/LOUT/Mono Mixer */
826 SND_SOC_DAPM_MIXER("LOUT MIX", SND_SOC_NOPM, 0, 0,
832 SND_SOC_DAPM_PGA_S("LOUT amp", 1, SND_SOC_NOPM, 0, 0,
939 {"LOUT MIX", "DAC L1 Switch", "DAC L1"},
940 {"LOUT MIX", "DAC R1 Switch", "DAC R1"},
941 {"LOUT MIX", "OUTVOL L Switch", "OUTVOL L"},
942 {"LOUT MIX", "OUTVOL R Switch", "OUTVOL R"},
949 {"LOUT amp", NULL, "LOUT MIX"},
950 {"LOUT amp", NULL, "Charge Pump"},
951 {"LOUTL", NULL, "LOUT amp"},
[all …]
/kernel/linux/linux-6.6/arch/powerpc/lib/
Dmemcmp_64.S374 bgt cr0,.Lout
376 b .Lout
380 bgt cr1,.Lout
382 b .Lout
386 bgt cr6,.Lout
388 b .Lout
392 bgt cr7,.Lout
395 .Lout: label
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S374 bgt cr0,.Lout
376 b .Lout
380 bgt cr1,.Lout
382 b .Lout
386 bgt cr6,.Lout
388 b .Lout
392 bgt cr7,.Lout
395 .Lout: label
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/stringloops/
Dmemcmp_64.S374 bgt cr0,.Lout
376 b .Lout
380 bgt cr1,.Lout
382 b .Lout
386 bgt cr6,.Lout
388 b .Lout
392 bgt cr7,.Lout
395 .Lout: label
/kernel/linux/linux-5.10/arch/powerpc/lib/
Dmemcmp_64.S374 bgt cr0,.Lout
376 b .Lout
380 bgt cr1,.Lout
382 b .Lout
386 bgt cr6,.Lout
388 b .Lout
392 bgt cr7,.Lout
395 .Lout: label
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/
Dsky81452.txt29 lout {
30 regulator-name = "sky81452-lout";
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/
Dsky81452.txt29 lout {
30 regulator-name = "sky81452-lout";
/kernel/linux/linux-6.6/arch/x86/entry/vdso/
Dvsgx.S80 .Lout: label
91 jmp .Lout
144 jle .Lout
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/
Dresources.c187 u32 lout[MLX5_ST_SZ_DW(create_mkey_out)] = {}; in mlx5_vdpa_create_mkey() local
195 err = mlx5_cmd_exec(mvdev->mdev, in, inlen, lout, sizeof(lout)); in mlx5_vdpa_create_mkey()
200 mkey_index = MLX5_GET(create_mkey_out, lout, mkey_index); in mlx5_vdpa_create_mkey()
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/switch_endian/
Dswitch_endian_test.S84 .Lout: label
97 b .Lout
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/switch_endian/
Dswitch_endian_test.S84 .Lout: label
97 b .Lout
/kernel/linux/linux-5.10/drivers/regulator/
Dsky81452-regulator.c41 .name = "LOUT",
42 .of_match = of_match_ptr("lout"),
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/
Drt5640.txt23 - realtek,lout-differential
24 Boolean. Indicate LOUT output is differential, rather than stereo.
/kernel/linux/linux-6.6/drivers/regulator/
Dsky81452-regulator.c41 .name = "LOUT",
42 .of_match = of_match_ptr("lout"),
/kernel/linux/linux-5.10/arch/x86/lib/
Dcsum-copy_64.S197 .Lout: label
250 jmp .Lout
255 jmp .Lout
/kernel/linux/linux-6.6/arch/x86/lib/
Dcsum-copy_64.S197 .Lout: label
250 jmp .Lout
255 jmp .Lout

12345