drivers/ata/pata_parport/bpck.c
411
f = RR(0);
drivers/ata/pata_parport/epat.c
279
cc = RR(0xd);
drivers/ata/pata_parport/epat.c
322
ver = RR(0xb);
drivers/ata/pata_parport/epia.c
255
if (RR(2) != (k ^ 0xaa))
drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c
1132
cea_channels.channels.RR = speaker_flags.RL_RR;
drivers/gpu/drm/amd/display/dc/dcn30/dcn30_afmt.c
101
cea_channels.channels.RR = speaker_flags.RL_RR;
drivers/gpu/drm/amd/display/dc/dio/dcn10/dcn10_stream_encoder.c
1145
cea_channels.channels.RR = speaker_flags.RL_RR;
drivers/gpu/drm/amd/display/dc/inc/hw/hw_shared.h
413
uint32_t RR:1;
drivers/gpu/drm/omapdrm/dss/dispc.c
538
RR(dispc, CONFIG);
drivers/gpu/drm/omapdrm/dss/dispc.c
539
RR(dispc, LINE_NUMBER);
drivers/gpu/drm/omapdrm/dss/dispc.c
542
RR(dispc, GLOBAL_ALPHA);
drivers/gpu/drm/omapdrm/dss/dispc.c
544
RR(dispc, CONFIG2);
drivers/gpu/drm/omapdrm/dss/dispc.c
546
RR(dispc, CONFIG3);
drivers/gpu/drm/omapdrm/dss/dispc.c
549
RR(dispc, DEFAULT_COLOR(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
550
RR(dispc, TRANS_COLOR(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
551
RR(dispc, SIZE_MGR(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
554
RR(dispc, TIMING_H(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
555
RR(dispc, TIMING_V(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
556
RR(dispc, POL_FREQ(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
557
RR(dispc, DIVISORo(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
559
RR(dispc, DATA_CYCLE1(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
560
RR(dispc, DATA_CYCLE2(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
561
RR(dispc, DATA_CYCLE3(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
564
RR(dispc, CPR_COEF_R(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
565
RR(dispc, CPR_COEF_G(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
566
RR(dispc, CPR_COEF_B(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
571
RR(dispc, OVL_BA0(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
572
RR(dispc, OVL_BA1(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
573
RR(dispc, OVL_POSITION(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
574
RR(dispc, OVL_SIZE(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
575
RR(dispc, OVL_ATTRIBUTES(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
576
RR(dispc, OVL_FIFO_THRESHOLD(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
577
RR(dispc, OVL_ROW_INC(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
578
RR(dispc, OVL_PIXEL_INC(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
580
RR(dispc, OVL_PRELOAD(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
582
RR(dispc, OVL_WINDOW_SKIP(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
583
RR(dispc, OVL_TABLE_BA(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
586
RR(dispc, OVL_FIR(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
587
RR(dispc, OVL_PICTURE_SIZE(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
588
RR(dispc, OVL_ACCU0(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
589
RR(dispc, OVL_ACCU1(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
592
RR(dispc, OVL_FIR_COEF_H(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
595
RR(dispc, OVL_FIR_COEF_HV(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
598
RR(dispc, OVL_CONV_COEF(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
602
RR(dispc, OVL_FIR_COEF_V(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
606
RR(dispc, OVL_BA0_UV(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
607
RR(dispc, OVL_BA1_UV(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
608
RR(dispc, OVL_FIR2(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
609
RR(dispc, OVL_ACCU2_0(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
610
RR(dispc, OVL_ACCU2_1(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
613
RR(dispc, OVL_FIR_COEF_H2(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
616
RR(dispc, OVL_FIR_COEF_HV2(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
619
RR(dispc, OVL_FIR_COEF_V2(i, j));
drivers/gpu/drm/omapdrm/dss/dispc.c
622
RR(dispc, OVL_ATTRIBUTES2(i));
drivers/gpu/drm/omapdrm/dss/dispc.c
626
RR(dispc, DIVISOR);
drivers/gpu/drm/omapdrm/dss/dispc.c
629
RR(dispc, CONTROL);
drivers/gpu/drm/omapdrm/dss/dispc.c
631
RR(dispc, CONTROL2);
drivers/gpu/drm/omapdrm/dss/dispc.c
633
RR(dispc, CONTROL3);
drivers/gpu/drm/omapdrm/dss/dispc.c
641
RR(dispc, IRQENABLE);
drivers/gpu/drm/omapdrm/dss/dss.c
134
RR(dss, CONTROL);
drivers/gpu/drm/omapdrm/dss/dss.c
137
RR(dss, SDI_CONTROL);
drivers/gpu/drm/omapdrm/dss/dss.c
138
RR(dss, PLL_CONTROL);
drivers/isdn/mISDN/layer2.c
1128
enquiry_cr(l2, RR, RSP, 1);
drivers/isdn/mISDN/layer2.c
1138
enquiry_cr(l2, RR, CMD, 1);
drivers/isdn/mISDN/layer2.c
1187
int PollFlag, rsp, typ = RR;
drivers/isdn/mISDN/layer2.c
1226
} else if ((nr == l2->vs) && (typ == RR)) {
drivers/isdn/mISDN/layer2.c
1233
if (typ != RR)
drivers/isdn/mISDN/layer2.c
1237
if (skb_queue_len(&l2->i_queue) && (typ == RR))
drivers/isdn/mISDN/layer2.c
1340
enquiry_cr(l2, RR, RSP, 0);
drivers/isdn/mISDN/layer2.c
1734
enquiry_cr(l2, RR, RSP, 0);
drivers/isdn/mISDN/layer2.c
457
return data[0] == RR;
drivers/net/ethernet/renesas/rtsn.c
572
ret = rtsn_reg_wait(priv, RR, RR_RST, RR_RST_COMPLETE);
drivers/tty/n_gsm.c
747
case RR:
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
405
RR(CONFIG);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
406
RR(LINE_NUMBER);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
409
RR(GLOBAL_ALPHA);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
411
RR(CONFIG2);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
413
RR(CONFIG3);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
416
RR(DEFAULT_COLOR(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
417
RR(TRANS_COLOR(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
418
RR(SIZE_MGR(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
421
RR(TIMING_H(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
422
RR(TIMING_V(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
423
RR(POL_FREQ(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
424
RR(DIVISORo(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
426
RR(DATA_CYCLE1(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
427
RR(DATA_CYCLE2(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
428
RR(DATA_CYCLE3(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
431
RR(CPR_COEF_R(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
432
RR(CPR_COEF_G(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
433
RR(CPR_COEF_B(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
438
RR(OVL_BA0(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
439
RR(OVL_BA1(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
440
RR(OVL_POSITION(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
441
RR(OVL_SIZE(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
442
RR(OVL_ATTRIBUTES(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
443
RR(OVL_FIFO_THRESHOLD(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
444
RR(OVL_ROW_INC(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
445
RR(OVL_PIXEL_INC(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
447
RR(OVL_PRELOAD(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
449
RR(OVL_WINDOW_SKIP(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
450
RR(OVL_TABLE_BA(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
453
RR(OVL_FIR(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
454
RR(OVL_PICTURE_SIZE(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
455
RR(OVL_ACCU0(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
456
RR(OVL_ACCU1(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
459
RR(OVL_FIR_COEF_H(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
462
RR(OVL_FIR_COEF_HV(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
465
RR(OVL_CONV_COEF(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
469
RR(OVL_FIR_COEF_V(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
473
RR(OVL_BA0_UV(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
474
RR(OVL_BA1_UV(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
475
RR(OVL_FIR2(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
476
RR(OVL_ACCU2_0(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
477
RR(OVL_ACCU2_1(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
480
RR(OVL_FIR_COEF_H2(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
483
RR(OVL_FIR_COEF_HV2(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
486
RR(OVL_FIR_COEF_V2(i, j));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
489
RR(OVL_ATTRIBUTES2(i));
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
493
RR(DIVISOR);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
496
RR(CONTROL);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
498
RR(CONTROL2);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
500
RR(CONTROL3);
drivers/video/fbdev/omap2/omapfb/dss/dispc.c
508
RR(IRQENABLE);
drivers/video/fbdev/omap2/omapfb/dss/dss.c
153
RR(CONTROL);
drivers/video/fbdev/omap2/omapfb/dss/dss.c
157
RR(SDI_CONTROL);
drivers/video/fbdev/omap2/omapfb/dss/dss.c
158
RR(PLL_CONTROL);
fs/isofs/rock.c
241
if ((rr->u.RR.flags[0] & RR_NM) == 0)
fs/isofs/rock.c
358
if ((rr->u.RR.flags[0] &
fs/isofs/rock.c
754
if ((rr->u.RR.flags[0] & RR_SL) == 0)
fs/isofs/rock.h
100
struct RR_RR_s RR;
sound/hda/core/hdmi_chmap.c
127
{ .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
129
{ .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
131
{ .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
133
{ .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
135
{ .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
137
{ .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
144
{ .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
145
{ .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
146
{ .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
147
{ .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
148
{ .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
149
{ .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
158
{ .ca_index = 0x1c, .speakers = { FRC, FLC, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
159
{ .ca_index = 0x1d, .speakers = { FRC, FLC, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
160
{ .ca_index = 0x1e, .speakers = { FRC, FLC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
161
{ .ca_index = 0x1f, .speakers = { FRC, FLC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
162
{ .ca_index = 0x20, .speakers = { 0, FCH, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
163
{ .ca_index = 0x21, .speakers = { 0, FCH, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
164
{ .ca_index = 0x22, .speakers = { TC, 0, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
165
{ .ca_index = 0x23, .speakers = { TC, 0, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
166
{ .ca_index = 0x24, .speakers = { FRH, FLH, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
167
{ .ca_index = 0x25, .speakers = { FRH, FLH, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
168
{ .ca_index = 0x26, .speakers = { FRW, FLW, RR, RL, 0, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
169
{ .ca_index = 0x27, .speakers = { FRW, FLW, RR, RL, 0, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
170
{ .ca_index = 0x28, .speakers = { TC, RC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
171
{ .ca_index = 0x29, .speakers = { TC, RC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
172
{ .ca_index = 0x2a, .speakers = { FCH, RC, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
173
{ .ca_index = 0x2b, .speakers = { FCH, RC, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
174
{ .ca_index = 0x2c, .speakers = { TC, FCH, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
175
{ .ca_index = 0x2d, .speakers = { TC, FCH, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
176
{ .ca_index = 0x2e, .speakers = { FRH, FLH, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
177
{ .ca_index = 0x2f, .speakers = { FRH, FLH, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
178
{ .ca_index = 0x30, .speakers = { FRW, FLW, RR, RL, FC, 0, FR, FL } },
sound/hda/core/hdmi_chmap.c
179
{ .ca_index = 0x31, .speakers = { FRW, FLW, RR, RL, FC, LFE, FR, FL } },
sound/hda/core/hdmi_chmap.c
399
{ SNDRV_CHMAP_RR, RR },
sound/hda/core/hdmi_chmap.c
66
[3] = RL | RR,
sound/soc/codecs/hdmi-codec.c
202
.mask = FL | FR | LFE | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
204
.mask = FL | FR | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
206
.mask = FL | FR | LFE | RL | RR },
sound/soc/codecs/hdmi-codec.c
208
.mask = FL | FR | RL | RR },
sound/soc/codecs/hdmi-codec.c
218
.mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
220
.mask = FL | FR | LFE | FC | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
222
.mask = FL | FR | FC | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
224
.mask = FL | FR | FC | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
226
.mask = FL | FR | LFE | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
228
.mask = FL | FR | LFE | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
230
.mask = FL | FR | RL | RR | RLC | RRC },
sound/soc/codecs/hdmi-codec.c
232
.mask = FL | FR | RL | RR | FLC | FRC },
sound/soc/codecs/hdmi-codec.c
234
.mask = FL | FR | LFE | FC | RL | RR | RC },
sound/soc/codecs/hdmi-codec.c
238
.mask = FL | FR | FC | RL | RR | RC },
sound/soc/codecs/hdmi-codec.c
242
.mask = FL | FR | LFE | RL | RR | RC },
sound/soc/codecs/hdmi-codec.c
246
.mask = FL | FR | RC | RL | RR },
sound/soc/codecs/hdmi-codec.c
258
.mask = FL | FR | LFE | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
260
.mask = FL | FR | FC | RL | RR },
sound/soc/codecs/hdmi-codec.c
262
.mask = FL | FR | LFE | RL | RR },
sound/soc/codecs/hdmi-codec.c
264
.mask = FL | FR | RL | RR },
sound/soc/codecs/hdmi-codec.c
329
[0] = FL | FR, [1] = LFE, [2] = FC, [3] = RL | RR,
sound/x86/intel_hdmi_audio.c
106
{ .ca_index = 0x0c, .speakers = { 0, RC, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
107
{ .ca_index = 0x0d, .speakers = { 0, RC, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
108
{ .ca_index = 0x0e, .speakers = { 0, RC, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
109
{ .ca_index = 0x10, .speakers = { RRC, RLC, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
110
{ .ca_index = 0x11, .speakers = { RRC, RLC, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
111
{ .ca_index = 0x12, .speakers = { RRC, RLC, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
120
{ .ca_index = 0x1c, .speakers = { FRC, FLC, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
121
{ .ca_index = 0x1d, .speakers = { FRC, FLC, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
122
{ .ca_index = 0x1e, .speakers = { FRC, FLC, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
123
{ .ca_index = 0x1f, .speakers = { FRC, FLC, RR, RL, FC, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
130
{ SNDRV_CHMAP_RR, 0x05, RR },
sound/x86/intel_hdmi_audio.c
67
[3] = RL | RR,
sound/x86/intel_hdmi_audio.c
89
{ .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
91
{ .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
93
{ .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
sound/x86/intel_hdmi_audio.c
95
{ .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
97
{ .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
sound/x86/intel_hdmi_audio.c
99
{ .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } },