Searched refs:RLC (Results 1 – 7 of 7) sorted by relevance
/linux/sound/hda/ |
H A D | hdmi_chmap.c | 34 RLC = (1 << 8), /* Rear Left Center */ enumerator 69 [6] = RLC | RRC, 137 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 147 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } }, 148 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } }, 149 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } }, 402 { SNDRV_CHMAP_RLC, RLC },
|
/linux/sound/x86/ |
H A D | intel_hdmi_audio.h | 62 RLC = (1 << 8), /* Rear Left Center */ enumerator
|
H A D | intel_hdmi_audio.c | 69 [6] = RLC | RRC, 98 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 108 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } }, 109 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } }, 110 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } }, 132 { SNDRV_CHMAP_RLC, 0x06, RLC },
|
/linux/sound/soc/codecs/ |
H A D | hdmi-codec.c | 44 RLC = BIT(8), /* Rear Left Center */ enumerator 218 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 222 .mask = FL | FR | FC | RL | RR | RLC | RRC }, 226 .mask = FL | FR | LFE | RL | RR | RLC | RRC }, 230 .mask = FL | FR | RL | RR | RLC | RRC }, 328 [4] = RC, [5] = FLC | FRC, [6] = RLC | RRC, in hdmi_codec_spk_mask_from_alloc()
|
/linux/Documentation/gpu/amdgpu/ |
H A D | amdgpu-glossary.rst | 101 RLC
|
H A D | driver-core.rst | 71 CE, MEC) and the RLC microcontroller. It's exposed to userspace for 95 RLC (RunList Controller)
|
/linux/Documentation/networking/ |
H A D | gtp.rst | 30 payload, such as LLC/SNDCP/RLC/MAC.
|