Home
last modified time | relevance | path

Searched refs:FRC (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/sound/hda/
H A Dhdmi_chmap.c15 * FLW FL FLC FC FRC FR FRW
30 FRC = (1 << 4), /* Front Right Center */ enumerator
51 /* 5 */ "FLC/FRC",
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, FL
[all...]
/kernel/linux/linux-6.6/sound/hda/
H A Dhdmi_chmap.c15 * FLW FL FLC FC FRC FR FRW
30 FRC = (1 << 4), /* Front Right Center */ enumerator
51 /* 5 */ "FLC/FRC",
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, FL
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdmi-codec.c31 * FL FLC FC FRC FR FRW
44 FRC = BIT(4), /* Front Right Center */ enumerator
247 .mask = FL | FR | FLC | FRC },
249 .mask = FL | FR | LFE | FLC | FRC },
251 .mask = FL | FR | FC | FLC | FRC },
253 .mask = FL | FR | LFE | FC | FLC | FRC },
255 .mask = FL | FR | RC | FLC | FRC },
257 .mask = FL | FR | LFE | RC | FLC | FRC },
259 .mask = FL | FR | RC | FC | FLC | FRC },
261 .mask = FL | FR | LFE | RC | FC | FLC | FRC },
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdmi-codec.c26 * FL FLC FC FRC FR FRW
39 FRC = BIT(4), /* Front Right Center */ enumerator
242 .mask = FL | FR | FLC | FRC },
244 .mask = FL | FR | LFE | FLC | FRC },
246 .mask = FL | FR | FC | FLC | FRC },
248 .mask = FL | FR | LFE | FC | FLC | FRC },
250 .mask = FL | FR | RC | FLC | FRC },
252 .mask = FL | FR | LFE | RC | FLC | FRC },
254 .mask = FL | FR | RC | FC | FLC | FRC },
256 .mask = FL | FR | LFE | RC | FC | FLC | FRC },
[all...]
/kernel/linux/linux-5.10/sound/x86/
H A Dintel_hdmi_audio.c65 [5] = FLC | FRC,
108 { .ca_index = 0x14, .speakers = { FRC, FLC, 0, 0, 0, 0, FR, FL } },
109 { .ca_index = 0x15, .speakers = { FRC, FLC, 0, 0, 0, LFE, FR, FL } },
110 { .ca_index = 0x16, .speakers = { FRC, FLC, 0, 0, FC, 0, FR, FL } },
111 { .ca_index = 0x17, .speakers = { FRC, FLC, 0, 0, FC, LFE, FR, FL } },
112 { .ca_index = 0x18, .speakers = { FRC, FLC, 0, RC, 0, 0, FR, FL } },
113 { .ca_index = 0x19, .speakers = { FRC, FLC, 0, RC, 0, LFE, FR, FL } },
114 { .ca_index = 0x1a, .speakers = { FRC, FLC, 0, RC, FC, 0, FR, FL } },
115 { .ca_index = 0x1b, .speakers = { FRC, FLC, 0, RC, FC, LFE, FR, FL } },
116 { .ca_index = 0x1c, .speakers = { FRC, FL
[all...]
H A Dintel_hdmi_audio.h43 * FL FLC FC FRC FR
58 FRC = (1 << 4), /* Front Right Center */ enumerator
/kernel/linux/linux-6.6/sound/x86/
H A Dintel_hdmi_audio.c67 [5] = FLC | FRC,
110 { .ca_index = 0x14, .speakers = { FRC, FLC, 0, 0, 0, 0, FR, FL } },
111 { .ca_index = 0x15, .speakers = { FRC, FLC, 0, 0, 0, LFE, FR, FL } },
112 { .ca_index = 0x16, .speakers = { FRC, FLC, 0, 0, FC, 0, FR, FL } },
113 { .ca_index = 0x17, .speakers = { FRC, FLC, 0, 0, FC, LFE, FR, FL } },
114 { .ca_index = 0x18, .speakers = { FRC, FLC, 0, RC, 0, 0, FR, FL } },
115 { .ca_index = 0x19, .speakers = { FRC, FLC, 0, RC, 0, LFE, FR, FL } },
116 { .ca_index = 0x1a, .speakers = { FRC, FLC, 0, RC, FC, 0, FR, FL } },
117 { .ca_index = 0x1b, .speakers = { FRC, FLC, 0, RC, FC, LFE, FR, FL } },
118 { .ca_index = 0x1c, .speakers = { FRC, FL
[all...]
H A Dintel_hdmi_audio.h43 * FL FLC FC FRC FR
58 FRC = (1 << 4), /* Front Right Center */ enumerator
/kernel/linux/linux-5.10/arch/powerpc/xmon/
H A Dppc-opc.c388 /* The FRC field in an A form instruction. */
389 #define FRC FRBp + 1
395 #define FRS FRC + 1
2335 /* An A_MASK with the FRC field fixed. */
2338 /* An A_MASK with the FRA and FRC fields fixed. */
3108 {"ps_sum0", A (4, 10,0), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3109 {"ps_sum0.", A (4, 10,1), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3110 {"ps_sum1", A (4, 11,0), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3111 {"ps_sum1.", A (4, 11,1), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3112 {"ps_muls0", A (4, 12,0), AFRB_MASK, PPCPS, 0, {FRT, FRA, FRC}},
387 #define FRC global() macro
[all...]
/kernel/linux/linux-6.6/arch/powerpc/xmon/
H A Dppc-opc.c388 /* The FRC field in an A form instruction. */
389 #define FRC FRBp + 1
395 #define FRS FRC + 1
2335 /* An A_MASK with the FRC field fixed. */
2338 /* An A_MASK with the FRA and FRC fields fixed. */
3108 {"ps_sum0", A (4, 10,0), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3109 {"ps_sum0.", A (4, 10,1), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3110 {"ps_sum1", A (4, 11,0), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3111 {"ps_sum1.", A (4, 11,1), A_MASK, PPCPS, 0, {FRT, FRA, FRC, FRB}},
3112 {"ps_muls0", A (4, 12,0), AFRB_MASK, PPCPS, 0, {FRT, FRA, FRC}},
387 #define FRC global() macro
[all...]

Completed in 21 milliseconds