Home
last modified time | relevance | path

Searched full:speakers (Results 1 – 25 of 107) sorted by relevance

12345

/linux/sound/hda/core/
H A Dhdmi_chmap.c121 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
139 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } },
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra-audio-rt5640.yaml35 - Speakers
72 "Speakers", "SPORP",
73 "Speakers", "SPORN",
74 "Speakers", "SPOLP",
75 "Speakers", "SPOLN";
H A Dnvidia,tegra-audio-max98090.yaml42 - Speakers
85 "Speakers", "SPKR",
86 "Speakers", "SPKL",
H A Dsamsung,odroid.yaml57 For Odroid U3, XU3: "Headphone Jack", "Speakers"
65 like headphones or speakers, for details see widgets.txt
H A Dmt8192-mt6359-rt1015-rt5682.yaml37 - Speakers
165 "Speakers", "Speaker";
H A Dmt8186-mt6366-da7219-max98357.yaml39 - Speakers
166 "Speakers", "Speaker",
H A Dmt8186-mt6366-rt1019-rt5682s.yaml42 - Speakers
170 "Speakers", "Speaker",
/linux/sound/x86/
H A Dintel_hdmi_audio.c83 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
85 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
87 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
89 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
91 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
93 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
95 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
97 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
99 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
101 { .ca_index = 0x03, .speakers
[all...]
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5422-odroidxu3-audio.dtsi20 "Speakers", "Speakers";
25 "Speakers", "SPKL",
26 "Speakers", "SPKR",
H A Dexynos4412-odroidu3.dts140 "Speakers", "Speakers";
145 "Speakers", "SPKL",
146 "Speakers", "SPKR";
H A Dexynos5410-odroidxu.dts69 "Speakers", "Speakers";
75 "Speakers", "SPKL",
76 "Speakers", "SPKR";
/linux/Documentation/sound/hd-audio/
H A Dcontrols.rst20 headphone and line-out jacks. If built-in speakers and headphone
30 mutes the speakers, but not line-outs. When line-out+speaker is
31 selected, plugging to a headphone jack mutes both speakers and
83 headphones and speakers because there is only one DAC connected to a
/linux/sound/soc/amd/
H A Dacp-rt5645.c143 SND_SOC_DAPM_SPK("Speakers", NULL),
153 {"Speakers", NULL, "SPOL"},
154 {"Speakers", NULL, "SPOR"},
161 SOC_DAPM_PIN_SWITCH("Speakers"),
H A Dacp-da7219-max98357a.c652 SND_SOC_DAPM_SPK("Speakers", NULL),
662 {"Speakers", NULL, "Speaker"},
670 {"Speakers", NULL, "Speaker"},
676 SOC_DAPM_PIN_SWITCH("Speakers"),
/linux/sound/soc/intel/boards/
H A Dsof_es8336.c79 { "speakers-enable-gpios", &enable_gpio0, 1, ACPI_GPIO_QUIRK_ONLY_GPIOIO },
84 { "speakers-enable-gpios", &enable_gpio1, 1, ACPI_GPIO_QUIRK_ONLY_GPIOIO },
88 { "speakers-enable-gpios", &enable_gpio0, 1, ACPI_GPIO_QUIRK_ONLY_GPIOIO },
94 { "speakers-enable-gpios", &enable_gpio1, 1, ACPI_GPIO_QUIRK_ONLY_GPIOIO },
106 dev_info(dev, "Speakers GPIO1 quirk enabled\n"); in log_quirks()
190 * There is no separate speaker output instead the speakers are muxed to
330 * enable speakers. In that case it's recommended to keep the SSP and DMIC
734 priv->gpio_speakers = gpiod_get_optional(codec_dev, "speakers-enable", GPIOD_OUT_LOW); in sof_es8336_probe()
737 "could not get speakers-enable GPIO\n"); in sof_es8336_probe()
H A Dsof_realtek_common.c541 SOC_DAPM_PIN_SWITCH("Speakers"),
545 SND_SOC_DAPM_SPK("Speakers", NULL),
550 {"Speakers", NULL, "SPOL"},
551 {"Speakers", NULL, "SPOR"},
/linux/sound/hda/codecs/hdmi/
H A Datihdmi.c255 /* see channel_allocations[].speakers[] */ in atihdmi_paired_swap_fc_lfe()
282 if (cap->speakers[chan_idx] == mask) { in atihdmi_paired_chmap_validate()
290 int comp_mask_act = cap->speakers[comp_chan_idx]; in atihdmi_paired_chmap_validate()
398 if (cap->speakers[c] || cap->speakers[c+1]) in atihdmi_paired_chmap_cea_alloc_validate_get_type()
418 int spk = cap->speakers[chan]; in atihdmi_paired_cea_alloc_to_tlv_chmap()
422 if (cap->speakers[chan + (chan % 2 ? -1 : 1)]) in atihdmi_paired_cea_alloc_to_tlv_chmap()
/linux/Documentation/sound/cards/
H A Daudigy-mixer.rst51 samples for 5.1 playback. The result samples are forwarded to the front speakers.
58 speakers.
64 samples for 7.1 playback. The result samples are forwarded to the side speakers.
82 stereo playback. The result samples are forwarded to the front speakers.
175 The result samples are forwarded to the front speakers.
180 The result samples are forwarded to the surround (rear) speakers.
185 The result samples are forwarded to the side speakers.
H A Dcmipci.rst31 disabled. Otherwise no signal will be routed to the rear speakers.
35 When "Four Channel Mode" switch is off, the output from rear speakers
37 This might damage your audio equipment. Please disconnect speakers
45 from front and rear speakers! But.. after reboot, all was gone.
/linux/Documentation/sound/soc/
H A Dpops-clicks.rst8 powered up and causes a popping noise on the speakers).
31 a PGA (programmable gain amplifier) before being output to the speakers.
/linux/sound/aoa/
H A Daoa-gpio.h27 /* turn off headphone, speakers, lineout */
29 /* turn headphone, speakers, lineout back to previous setting */
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3368-lba3368.dts56 "Speakers", "SPORP",
57 "Speakers", "SPORN",
58 "Speakers", "SPOLP",
59 "Speakers", "SPOLN";
62 "Speaker", "Speakers";
H A Drk3566-pinenote.dtsi91 "Speaker", "Internal Speakers";
94 "Internal Speakers", "Speaker Amp OUTL",
95 "Internal Speakers", "Speaker Amp OUTR",
98 simple-audio-card,pin-switches = "Internal Speakers";
/linux/include/drm/
H A Ddrm_eld.h144 * The returned value is the speakers mask. User has to use %DRM_ELD_SPEAKER
145 * field definitions to identify speakers.
/linux/Documentation/sound/codecs/
H A Dcs35l56.rst25 used to drive the speakers, while proprietary speaker protection algorithms
26 allow these boosted amplifiers to push the limits of the speakers without
58 * at low volume, to protect the speakers, since the speaker specifications
128 configurations for different makes and models of internal speakers.

12345