/openbmc/linux/sound/hda/ |
H A D | hdmi_chmap.c | 36 LFE = (1 << 10), /* Low Frequency Effect */ enumerator 64 [1] = LFE, 123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, 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 } }, 141 { .ca_index = 0x05, .speakers = { 0, 0, 0, RC, 0, LFE, FR, FL } }, 143 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, [all …]
|
/openbmc/linux/sound/soc/codecs/ |
H A D | hdmi-codec.c | 45 LFE = BIT(10), /* Low Frequency Effect */ enumerator 195 .mask = FL | FR | LFE | FC }, 199 .mask = FL | FR | LFE }, 201 .mask = FL | FR | LFE | FC | RL | RR }, 205 .mask = FL | FR | LFE | RL | RR }, 209 .mask = FL | FR | LFE | FC | RC }, 213 .mask = FL | FR | LFE | RC }, 217 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 219 .mask = FL | FR | LFE | FC | RL | RR | FLC | FRC }, 225 .mask = FL | FR | LFE | RL | RR | RLC | RRC }, [all …]
|
/openbmc/linux/Documentation/sound/designs/ |
H A D | control-names.rst | 36 CLFE C/LFE channels 38 LFE LFE channel 58 Bass Speaker internal LFE speaker
|
H A D | channel-mapping-api.rst | 24 from rear. Or, some devices secretly assume that center/LFE is the 25 third/fourth channels while others that C/LFE as 5th/6th channels. 94 SNDRV_CHMAP_LFE, /* LFE */
|
/openbmc/linux/sound/x86/ |
H A D | intel_hdmi_audio.c | 63 [1] = LFE, 83 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 89 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 93 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 95 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 97 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 99 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } }, 101 { .ca_index = 0x05, .speakers = { 0, 0, 0, RC, 0, LFE, FR, FL } }, 103 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } }, 105 { .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } }, [all …]
|
H A D | intel_hdmi_audio.h | 64 LFE = (1 << 10), /* Low Frequency Effect */ enumerator
|
/openbmc/linux/Documentation/sound/cards/ |
H A D | emu10k1-jack.rst | 48 the second and third input ports are wired to the center/LFE output. You will 64 ~capture_5 LFE EXTOUT(0x12) // mapped to by LFE
|
H A D | emu-mixer.rst | 58 LFE 125 name='PCM LFE Playback Volume',index=0 127 This control is used to attenuate samples from the LFE PCM FX-bus accumulator. 128 ALSA uses accumulator 7 for LFE PCM samples for 5.1 playback. The result samples 175 name='LFE Playback Volume',index=0
|
H A D | sb-live-mixer.rst | 50 LFE 82 ``name='Wave LFE Playback Volume',index=0`` 129 ``name='LFE Playback Volume',index=0`` 219 and center / LFE outputs are affected. 246 left headphone output (useful for SB Live cards without separate center/LFE 249 ``name='Headphone LFE Playback Switch',index=1`` 252 right headphone output (useful for SB Live cards without separate center/LFE
|
H A D | audigy-mixer.rst | 36 LFE 72 name='PCM LFE Playback Volume',index=0 74 This control is used to attenuate sample for LFE PCM FX-bus accumulator. 75 ALSA uses accumulator 7 for LFE PCM samples for 5.1 playback. The result 192 name='LFE Playback Volume',index=0
|
H A D | cmipci.rst | 105 jack. Either "Mic-In" or "Center/LFE Output" can be 107 When "Center/LFE Output" is chosen, the center and bass
|
/openbmc/linux/Documentation/sound/hd-audio/ |
H A D | controls.rst | 45 Swap Center/LFE 46 Swaps the center and LFE channel order. Normally, the left 47 corresponds to the center and the right to the LFE. When this is 48 ON, the left to the LFE and the right to the center.
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_afmt.c | 93 cea_channels.channels.LFE = speaker_flags.LFE; in speakers_to_channels()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | hw_shared.h | 352 uint32_t LFE:1; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/ |
H A D | dce_stream_encoder.c | 1124 cea_channels.channels.LFE = speaker_flags.LFE; in speakers_to_channels()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_stream_encoder.c | 1138 cea_channels.channels.LFE = speaker_flags.LFE; in speakers_to_channels()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_types.h | 461 uint32_t LFE:1; member
|