Home
last modified time | relevance | path

Searched refs:speakers (Results 1 – 25 of 40) sorted by relevance

12

/openbmc/linux/sound/hda/
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 } },
228 for (j = 0; j < ARRAY_SIZE(p->speakers); j++) in init_channel_allocations()
229 if (p->speakers[j]) { in init_channel_allocations()
231 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
358 !ch_alloc->speakers[7 - hdmi_slot]) in hdmi_std_setup_channel_mapping()
365 if (!ch_alloc->speakers[7 - hdmi_slot]) in hdmi_std_setup_channel_mapping()
443 if (channel_allocations[ordered_ca].speakers[7 - i] == mask) in to_cea_slot()
475 mask = channel_allocations[ordered_ca].speakers[7 - slot]; in from_cea_slot()
[all …]
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c81 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
83 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
85 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
87 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
89 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
91 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
93 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
402 for (j = 0; j < ARRAY_SIZE(p->speakers); j++) in init_channel_allocations()
403 if (p->speakers[j]) { in init_channel_allocations()
405 p->spk_mask |= p->speakers[j]; in init_channel_allocations()
[all …]
H A Dintel_hdmi_audio.h69 int speakers[8]; member
/openbmc/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
H A Dmodels.rst171 mono-speakers
262 Enable initialization verbs for Huawei MBX stereo speakers;
736 HP CNB models with 4 speakers
/openbmc/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.
/openbmc/u-boot/board/google/
H A DKconfig18 reader, microphone and speakers, display port and 32GB SATA
49 720p webcam, USB SD reader, microphone and speakers, 2 USB 3 Type
/openbmc/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.
/openbmc/linux/include/sound/
H A Dhda_chmap.h17 int speakers[8]; member
/openbmc/linux/Documentation/translations/ko_KR/
H A Dstable_api_nonsense.txt9 read for non English (read: korean) speakers and is not intended as
H A Dhowto.rst12 read for non English (read: korean) speakers and is not intended as
/openbmc/linux/Documentation/translations/ja_JP/
H A Dstable_api_nonsense.txt10 for non English (read: Japanese) speakers and is not intended as a
H A DSubmitChecklist10 for non English (read: Japanese) speakers and is not intended as a
H A Dhowto.rst12 read for non English (read: Japanese) speakers and is not intended as
/openbmc/linux/Documentation/sound/designs/
H A Djack-controls.rst10 switch off headphones and switch on speakers when no headphones are
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dsamsung,odroid.yaml70 like headphones or speakers, for details see widgets.txt
H A Dnvidia,tegra-audio-common.yaml53 description: The GPIO that enables the speakers
/openbmc/linux/arch/arm64/boot/dts/rockchip/
H A Drk3566-anbernic-rg353ps.dts39 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg353p.dts40 /* Channels reversed for both headphones and speakers. */
H A Drk3566-anbernic-rg503.dts67 /* Channels reversed for both headphones and speakers. */
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Drichtek,rt5190a-regulator.yaml49 speakers mute. this function is commonly used to prevent the speaker pop
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_audio.c401 uint32_t speakers = audio_info->flags.info.ALLSPEAKERS; in dce_aud_az_configure() local
423 speakers, in dce_aud_az_configure()
/openbmc/linux/Documentation/hwmon/
H A Dgl518sm.rst41 computer speakers.
/openbmc/linux/drivers/media/radio/
H A DKconfig168 set of speakers.
190 set of speakers or headphones.
202 set of speakers.

12