Searched refs:RLC (Results 1 – 5 of 5) sorted by relevance
/kernel/linux/linux-5.10/sound/hda/ |
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 },
|
/kernel/linux/linux-5.10/sound/x86/ |
D | intel_hdmi_audio.h | 62 RLC = (1 << 8), /* Rear Left Center */ enumerator
|
D | intel_hdmi_audio.c | 66 [6] = RLC | RRC, 95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 105 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } }, 106 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } }, 107 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } }, 129 { SNDRV_CHMAP_RLC, 0x06, RLC },
|
/kernel/linux/linux-5.10/sound/soc/codecs/ |
D | hdmi-codec.c | 48 RLC = BIT(8), /* Rear Left Center */ enumerator 222 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, 241 .mask = FL | FR | RL | RR | RLC | RRC }, 243 .mask = FL | FR | LFE | RL | RR | RLC | RRC }, 245 .mask = FL | FR | FC | RL | RR | RLC | RRC }, 317 [4] = RC, [5] = FLC | FRC, [6] = RLC | RRC, in hdmi_codec_spk_mask_from_alloc()
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | gtp.rst | 30 payload, such as LLC/SNDCP/RLC/MAC.
|