Searched refs:FRC (Results 1 – 4 of 4) sorted by relevance
| /sound/hda/core/ |
| A D | hdmi_chmap.c | 30 FRC = (1 << 4), /* Front Right Center */ enumerator 68 [5] = FLC | FRC, 150 { .ca_index = 0x14, .speakers = { FRC, FLC, 0, 0, 0, 0, FR, FL } }, 151 { .ca_index = 0x15, .speakers = { FRC, FLC, 0, 0, 0, LFE, FR, FL } }, 152 { .ca_index = 0x16, .speakers = { FRC, FLC, 0, 0, FC, 0, FR, FL } }, 153 { .ca_index = 0x17, .speakers = { FRC, FLC, 0, 0, FC, LFE, FR, FL } }, 154 { .ca_index = 0x18, .speakers = { FRC, FLC, 0, RC, 0, 0, FR, FL } }, 155 { .ca_index = 0x19, .speakers = { FRC, FLC, 0, RC, 0, LFE, FR, FL } }, 156 { .ca_index = 0x1a, .speakers = { FRC, FLC, 0, RC, FC, 0, FR, FL } }, 157 { .ca_index = 0x1b, .speakers = { FRC, FLC, 0, RC, FC, LFE, FR, FL } }, [all …]
|
| /sound/soc/codecs/ |
| A D | hdmi-codec.c | 40 FRC = BIT(4), /* Front Right Center */ enumerator 224 .mask = FL | FR | FC | RL | RR | FLC | FRC }, 232 .mask = FL | FR | RL | RR | FLC | FRC }, 240 .mask = FL | FR | RC | FC | FLC | FRC }, 244 .mask = FL | FR | LFE | RC | FLC | FRC }, 248 .mask = FL | FR | RC | FLC | FRC }, 250 .mask = FL | FR | LFE | FC | FLC | FRC }, 252 .mask = FL | FR | FC | FLC | FRC }, 254 .mask = FL | FR | LFE | FLC | FRC }, 256 .mask = FL | FR | FLC | FRC }, [all …]
|
| /sound/x86/ |
| A D | intel_hdmi_audio.c | 69 [5] = FLC | FRC, 112 { .ca_index = 0x14, .speakers = { FRC, FLC, 0, 0, 0, 0, FR, FL } }, 113 { .ca_index = 0x15, .speakers = { FRC, FLC, 0, 0, 0, LFE, FR, FL } }, 114 { .ca_index = 0x16, .speakers = { FRC, FLC, 0, 0, FC, 0, FR, FL } }, 115 { .ca_index = 0x17, .speakers = { FRC, FLC, 0, 0, FC, LFE, FR, FL } }, 116 { .ca_index = 0x18, .speakers = { FRC, FLC, 0, RC, 0, 0, FR, FL } }, 117 { .ca_index = 0x19, .speakers = { FRC, FLC, 0, RC, 0, LFE, FR, FL } }, 118 { .ca_index = 0x1a, .speakers = { FRC, FLC, 0, RC, FC, 0, FR, FL } }, 119 { .ca_index = 0x1b, .speakers = { FRC, FLC, 0, RC, FC, LFE, FR, FL } }, 120 { .ca_index = 0x1c, .speakers = { FRC, FLC, RR, RL, 0, 0, FR, FL } }, [all …]
|
| A D | intel_hdmi_audio.h | 58 FRC = (1 << 4), /* Front Right Center */ enumerator
|
Completed in 17 milliseconds