Searched refs:RLC (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/sound/pci/hda/ |
D | patch_hdmi.c | 206 RLC = (1 << 8), /* Rear Left Center */ enumerator 227 [6] = RLC | RRC, 304 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, 314 { .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } }, 315 { .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } }, 316 { .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } }, 785 { SNDRV_CHMAP_RLC, RLC },
|