Home
last modified time | relevance | path

Searched refs:FC (Results 1 - 25 of 36) sorted by relevance

12

/kernel/linux/linux-5.10/sound/hda/
H A Dhdmi_chmap.c15 * FLW FL FLC FC FRC FR FRW
23 * CEA RL/RR; The SMPTE channel _assignment_ C/LFE is swapped to CEA LFE/FC.
27 FC = (1 << 1), /* Front Center */ enumerator
48 /* 2 */ "FC",
65 [2] = FC,
90 * surround71 = {FL, FR, RLC, RRC, FC, LFE, RL, RR}
125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LF
[all...]
/kernel/linux/linux-6.6/sound/hda/
H A Dhdmi_chmap.c15 * FLW FL FLC FC FRC FR FRW
23 * CEA RL/RR; The SMPTE channel _assignment_ C/LFE is swapped to CEA LFE/FC.
27 FC = (1 << 1), /* Front Center */ enumerator
48 /* 2 */ "FC",
65 [2] = FC,
90 * surround71 = {FL, FR, RLC, RRC, FC, LFE, RL, RR}
125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
131 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
133 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
135 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LF
[all...]
/kernel/linux/linux-5.10/sound/soc/codecs/
H A Dhdmi-codec.c31 * FL FLC FC FRC FR FRW
41 FC = BIT(1), /* Front Center */ enumerator
204 .mask = FL | FR | FC },
207 .mask = FL | FR | LFE | FC | RL | RR},
216 .mask = FL | FR | FC | RL | RR },
219 .mask = FL | FR | LFE | FC | RL | RR | RC },
222 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
225 .mask = FL | FR | LFE | FC },
231 .mask = FL | FR | FC | RC },
233 .mask = FL | FR | LFE | FC | R
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Dhdmi-codec.c26 * FL FLC FC FRC FR FRW
36 FC = BIT(1), /* Front Center */ enumerator
199 .mask = FL | FR | FC },
202 .mask = FL | FR | LFE | FC | RL | RR},
211 .mask = FL | FR | FC | RL | RR },
214 .mask = FL | FR | LFE | FC | RL | RR | RC },
217 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
220 .mask = FL | FR | LFE | FC },
226 .mask = FL | FR | FC | RC },
228 .mask = FL | FR | LFE | FC | R
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c71 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) macro
210 FC(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_multicast_finish()
284 * Enable big endian and don't care about SDMA FC. in restart()
317 FC(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart()
321 FC(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD disable */ in restart()
364 FC(fecp, ecntrl, FEC_ECNTRL_ETHER_EN); in stop()
400 FC(fecp, imask, FEC_NAPI_EVENT_MSK); in napi_disable_fs()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c70 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) macro
209 FC(fecp, r_cntrl, FEC_RCNTRL_PROM); in set_multicast_finish()
283 * Enable big endian and don't care about SDMA FC. in restart()
316 FC(fecp, r_cntrl, FEC_RCNTRL_DRT); in restart()
320 FC(fecp, x_cntrl, FEC_TCNTRL_FDEN); /* FD disable */ in restart()
359 FC(fecp, ecntrl, FEC_ECNTRL_ETHER_EN); in stop()
385 FC(fecp, imask, FEC_NAPI_EVENT_MSK); in napi_disable_fs()
/kernel/linux/linux-5.10/arch/m68k/kernel/
H A Dtraps.c383 if (ssw & (FC | FB)) in bus_error030()
385 ssw & FC ? in bus_error030()
415 if (ssw & (FC | FB)) in bus_error030()
439 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030()
488 if (ssw & FC) in bus_error030()
514 if (ssw & (FC | FB)) in bus_error030()
516 ssw & FC ? in bus_error030()
617 if (!(ssw & (FC|FB))) in bus_error030()
634 if (ssw & FC) in bus_error030()
/kernel/linux/linux-6.6/arch/m68k/kernel/
H A Dtraps.c379 if (ssw & (FC | FB)) in bus_error030()
381 ssw & FC ? in bus_error030()
411 if (ssw & (FC | FB)) in bus_error030()
435 if (!(ssw & (FC | FB)) && !(ssw & DF)) in bus_error030()
484 if (ssw & FC) in bus_error030()
510 if (ssw & (FC | FB)) in bus_error030()
512 ssw & FC ? in bus_error030()
613 if (!(ssw & (FC|FB))) in bus_error030()
630 if (ssw & FC) in bus_error030()
/kernel/linux/linux-5.10/sound/x86/
H A Dintel_hdmi_audio.c62 [2] = FC,
83 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
89 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
91 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
93 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
95 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
97 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } },
100 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } },
101 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } },
104 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC,
[all...]
H A Dintel_hdmi_audio.h43 * FL FLC FC FRC FR
51 * swapped to CEA LFE/FC.
55 FC = (1 << 1), /* Front Center */ enumerator
/kernel/linux/linux-6.6/sound/x86/
H A Dintel_hdmi_audio.c64 [2] = FC,
85 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
91 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
93 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
95 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
97 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
99 { .ca_index = 0x03, .speakers = { 0, 0, 0, 0, FC, LFE, FR, FL } },
102 { .ca_index = 0x06, .speakers = { 0, 0, 0, RC, FC, 0, FR, FL } },
103 { .ca_index = 0x07, .speakers = { 0, 0, 0, RC, FC, LFE, FR, FL } },
106 { .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC,
[all...]
H A Dintel_hdmi_audio.h43 * FL FLC FC FRC FR
51 * swapped to CEA LFE/FC.
55 FC = (1 << 1), /* Front Center */ enumerator
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.c90 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
H A Ddcn30_afmt.h114 * FC - Front Center
121 * FC
136 * 0b00001011 - - - - FC - FR FL
137 * 0b00001111 - - - - FC LFE FR FL
140 * 0b00011011 - - - RC FC - FR FL
141 * 0b00011111 - - - RC FC LFE FR FL
144 * 0b00111011 - - RR RL FC - FR FL
145 * 0b00111111 - - RR RL FC LFE FR FL
148 * 0b01111011 - RC RR RL FC - FR FL
149 * 0b01111111 - RC RR RL FC LF
178 uint32_t FC:1; global() member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.c94 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h289 * FC - Front Center
296 * FC
311 * 0b00001011 - - - - FC - FR FL
312 * 0b00001111 - - - - FC LFE FR FL
315 * 0b00011011 - - - RC FC - FR FL
316 * 0b00011111 - - - RC FC LFE FR FL
319 * 0b00111011 - - RR RL FC - FR FL
320 * 0b00111111 - - RR RL FC LFE FR FL
323 * 0b01111011 - RC RR RL FC - FR FL
324 * 0b01111111 - RC RR RL FC LF
353 uint32_t FC:1; global() member
[all...]
/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dtraps.h107 #define FC (0x8000) macro
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dtraps.h107 #define FC (0x8000) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c1035 * FC - Front Center
1042 * FC
1057 * 0b00001011 - - - - FC - FR FL
1058 * 0b00001111 - - - - FC LFE FR FL
1061 * 0b00011011 - - - RC FC - FR FL
1062 * 0b00011111 - - - RC FC LFE FR FL
1065 * 0b00111011 - - RR RL FC - FR FL
1066 * 0b00111111 - - RR RL FC LFE FR FL
1069 * 0b01111011 - RC RR RL FC - FR FL
1070 * 0b01111111 - RC RR RL FC LF
1099 uint32_t FC:1; global() member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c1077 * FC - Front Center
1084 * FC
1099 * 0b00001011 - - - - FC - FR FL
1100 * 0b00001111 - - - - FC LFE FR FL
1103 * 0b00011011 - - - RC FC - FR FL
1104 * 0b00011111 - - - RC FC LFE FR FL
1107 * 0b00111011 - - RR RL FC - FR FL
1108 * 0b00111111 - - RR RL FC LFE FR FL
1111 * 0b01111011 - RC RR RL FC - FR FL
1112 * 0b01111111 - RC RR RL FC LF
1141 uint32_t FC:1; global() member
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_stream_encoder.c1139 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_stream_encoder.c1125 cea_channels.channels.FC = speaker_flags.FC; in speakers_to_channels()
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptctl.c354 (ioc->bus_type == FC)) in mptctl_do_taskmgmt()
369 case FC: in mptctl_do_taskmgmt()
1273 else if (ioc->bus_type == FC) in mptctl_getiocinfo()
2440 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_hostinfo()
2584 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_targetinfo()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptctl.c353 (ioc->bus_type == FC)) in mptctl_do_taskmgmt()
368 case FC: in mptctl_do_taskmgmt()
1275 else if (ioc->bus_type == FC) in mptctl_getiocinfo()
2441 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_hostinfo()
2583 if ((ioc->bus_type == SAS) || (ioc->bus_type == FC)) in mptctl_hp_targetinfo()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_types.h557 uint32_t FC:1; member

Completed in 30 milliseconds

12