FR                 37 arch/sh/math-emu/math.c #define FR0	(FR[BANK(0)])
FR                 38 arch/sh/math-emu/math.c #define FRn	(FR[BANK(n)])
FR                 39 arch/sh/math-emu/math.c #define FRm	(FR[BANK(m)])
FR                 45 arch/sh/math-emu/math.c #define XFn	(FR[BANK(XREG(n))])
FR                 46 arch/sh/math-emu/math.c #define XFm	(FR[BANK(XREG(m))])
FR               1137 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 		uint32_t FR:1;
FR               1222 drivers/gpu/drm/amd/display/dc/dce/dce_stream_encoder.c 	cea_channels.channels.FR = speaker_flags.FL_FR;
FR               1099 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 		uint32_t FR:1;
FR               1184 drivers/gpu/drm/amd/display/dc/dcn10/dcn10_stream_encoder.c 	cea_channels.channels.FR = speaker_flags.FL_FR;
FR                 68 drivers/net/ethernet/freescale/fs_enet/mac-fec.c #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v))
FR                 71 drivers/net/ethernet/freescale/fs_enet/mac-fec.c #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v))
FR                 84 drivers/net/ethernet/freescale/fs_enet/mac-fec.c 		if ((FR(fecp, ecntrl) & FEC_ECNTRL_RESET) == 0)
FR                350 drivers/net/ethernet/freescale/fs_enet/mac-fec.c 	if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0)
FR                354 drivers/net/ethernet/freescale/fs_enet/mac-fec.c 	for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) &&
FR                424 drivers/net/ethernet/freescale/fs_enet/mac-fec.c 	return FR(fecp, ievent) & FR(fecp, imask);
FR                 33 fs/reiserfs/do_balan.c 	bi->bi_parent   = tb->FR[0];
FR                155 fs/reiserfs/do_balan.c 			if (tb->FR[0] == PATH_H_PPARENT(tb->tb_path, 0)) {
FR                161 fs/reiserfs/do_balan.c 				    1 < B_NR_ITEMS(tb->FR[0]))
FR                163 fs/reiserfs/do_balan.c 						    tb->lkey[0], tb->FR[0], 1);
FR                245 fs/reiserfs/do_balan.c 	RFALSE(tb->FR[0] && B_LEVEL(tb->FR[0]) != DISK_LEAF_NODE_LEVEL + 1,
FR                246 fs/reiserfs/do_balan.c 	       "vs- 12000: level: wrong FR %z", tb->FR[0]);
FR               1597 fs/reiserfs/do_balan.c 	RFALSE(PATH_H_PPARENT(tb->tb_path, h) == NULL || tb->FR[h] == NULL,
FR               1599 fs/reiserfs/do_balan.c 	       h, PATH_H_PPARENT(tb->tb_path, h), h, tb->FR[h]);
FR               1671 fs/reiserfs/do_balan.c 		retval |= locked_or_not_in_tree(tb, tb->FR[0], "FR[0]");
FR               1698 fs/reiserfs/do_balan.c 			    (tb->FR[0], get_right_neighbor_position(tb, 0)))) {
FR                807 fs/reiserfs/fix_node.c 		brelse(tb->FR[i]);
FR                814 fs/reiserfs/fix_node.c 		tb->FR[i] = NULL;
FR                944 fs/reiserfs/fix_node.c 	    (r = tb->FR[h]) == NULL)
FR               1189 fs/reiserfs/fix_node.c 		brelse(tb->FR[h]);
FR               1193 fs/reiserfs/fix_node.c 		tb->FR[h]  = NULL;
FR               1254 fs/reiserfs/fix_node.c 	brelse(tb->FR[h]);
FR               1256 fs/reiserfs/fix_node.c 	tb->FR[h] = curf;
FR               1812 fs/reiserfs/fix_node.c 				n = dc_size(B_N_CHILD(tb->FR[h], order_R)) /
FR               1848 fs/reiserfs/fix_node.c 		    || tb->rnum[h] < vn->vn_nr_item + 1 || !tb->FR[h]) {
FR               1872 fs/reiserfs/fix_node.c 		n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE +
FR               1892 fs/reiserfs/fix_node.c 	RFALSE(!tb->FL[h] && !tb->FR[h], "vs-8235: trying to borrow for root");
FR               1895 fs/reiserfs/fix_node.c 	if (is_left_neighbor_in_cache(tb, h) || !tb->FR[h]) {
FR               1988 fs/reiserfs/fix_node.c 		    !tb->FR[h]) {
FR               2207 fs/reiserfs/fix_node.c 		RFALSE(bh == tb->FR[h] &&
FR               2214 fs/reiserfs/fix_node.c 		    (bh == tb->FR[h]) ? tb->rkey[h] + 1 : 0;
FR               2215 fs/reiserfs/fix_node.c 		son_number = B_N_CHILD_NUM(tb->FR[h], child_position);
FR               2232 fs/reiserfs/fix_node.c 		       dc_size(B_N_CHILD(tb->FR[0], child_position)),
FR               2235 fs/reiserfs/fix_node.c 		       dc_size(B_N_CHILD(tb->FR[0], child_position)));
FR               2449 fs/reiserfs/fix_node.c 				if (!locked && tb->FR[i]) {
FR               2451 fs/reiserfs/fix_node.c 							       tb->FR[i],
FR               2454 fs/reiserfs/fix_node.c 					    (tb->tb_sb, tb->FR[i]))
FR               2455 fs/reiserfs/fix_node.c 						locked = tb->FR[i];
FR               2741 fs/reiserfs/fix_node.c 								 tb->FR[i]);
FR               2753 fs/reiserfs/fix_node.c 			brelse(tb->FR[i]);
FR               2760 fs/reiserfs/fix_node.c 			tb->FR[i] = NULL;
FR               2789 fs/reiserfs/fix_node.c 		reiserfs_restore_prepared_buffer(tb->tb_sb, tb->FR[i]);
FR               2796 fs/reiserfs/fix_node.c 		brelse(tb->FR[i]);
FR                 70 fs/reiserfs/ibalance.c 		src_bi->bi_parent = tb->FR[h];
FR                 87 fs/reiserfs/ibalance.c 		dest_bi->bi_parent = tb->FR[h];
FR                110 fs/reiserfs/ibalance.c 		dest_bi->bi_parent = tb->FR[h];
FR                942 fs/reiserfs/ibalance.c 			bi.bi_parent = tb->FR[h];
FR                960 fs/reiserfs/ibalance.c 			bi.bi_parent = tb->FR[h];
FR                661 fs/reiserfs/lbalance.c 		dest_bi->bi_parent = tb->FR[0];
FR                669 fs/reiserfs/lbalance.c 		src_bi->bi_parent = tb->FR[0];
FR                685 fs/reiserfs/lbalance.c 		dest_bi->bi_parent = tb->FR[0];
FR                681 fs/reiserfs/prints.c 			(tb->FR[h]) ? (long long)(tb->FR[h]->
FR               2423 fs/reiserfs/reiserfs.h 	struct buffer_head *FR[MAX_HEIGHT];
FR                 63 sound/hda/hdmi_chmap.c 	[0] = FL | FR,
FR                121 sound/hda/hdmi_chmap.c { .ca_index = 0x00,  .speakers = {   0,    0,   0,   0,   0,    0,  FR,  FL } },
FR                123 sound/hda/hdmi_chmap.c { .ca_index = 0x01,  .speakers = {   0,    0,   0,   0,   0,  LFE,  FR,  FL } },
FR                125 sound/hda/hdmi_chmap.c { .ca_index = 0x02,  .speakers = {   0,    0,   0,   0,  FC,    0,  FR,  FL } },
FR                127 sound/hda/hdmi_chmap.c { .ca_index = 0x08,  .speakers = {   0,    0,  RR,  RL,   0,    0,  FR,  FL } },
FR                129 sound/hda/hdmi_chmap.c { .ca_index = 0x09,  .speakers = {   0,    0,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                131 sound/hda/hdmi_chmap.c { .ca_index = 0x0a,  .speakers = {   0,    0,  RR,  RL,  FC,    0,  FR,  FL } },
FR                133 sound/hda/hdmi_chmap.c { .ca_index = 0x0b,  .speakers = {   0,    0,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                135 sound/hda/hdmi_chmap.c { .ca_index = 0x0f,  .speakers = {   0,   RC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                137 sound/hda/hdmi_chmap.c { .ca_index = 0x13,  .speakers = { RRC,  RLC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                139 sound/hda/hdmi_chmap.c { .ca_index = 0x03,  .speakers = {   0,    0,   0,   0,  FC,  LFE,  FR,  FL } },
FR                140 sound/hda/hdmi_chmap.c { .ca_index = 0x04,  .speakers = {   0,    0,   0,  RC,   0,    0,  FR,  FL } },
FR                141 sound/hda/hdmi_chmap.c { .ca_index = 0x05,  .speakers = {   0,    0,   0,  RC,   0,  LFE,  FR,  FL } },
FR                142 sound/hda/hdmi_chmap.c { .ca_index = 0x06,  .speakers = {   0,    0,   0,  RC,  FC,    0,  FR,  FL } },
FR                143 sound/hda/hdmi_chmap.c { .ca_index = 0x07,  .speakers = {   0,    0,   0,  RC,  FC,  LFE,  FR,  FL } },
FR                144 sound/hda/hdmi_chmap.c { .ca_index = 0x0c,  .speakers = {   0,   RC,  RR,  RL,   0,    0,  FR,  FL } },
FR                145 sound/hda/hdmi_chmap.c { .ca_index = 0x0d,  .speakers = {   0,   RC,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                146 sound/hda/hdmi_chmap.c { .ca_index = 0x0e,  .speakers = {   0,   RC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                147 sound/hda/hdmi_chmap.c { .ca_index = 0x10,  .speakers = { RRC,  RLC,  RR,  RL,   0,    0,  FR,  FL } },
FR                148 sound/hda/hdmi_chmap.c { .ca_index = 0x11,  .speakers = { RRC,  RLC,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                149 sound/hda/hdmi_chmap.c { .ca_index = 0x12,  .speakers = { RRC,  RLC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                150 sound/hda/hdmi_chmap.c { .ca_index = 0x14,  .speakers = { FRC,  FLC,   0,   0,   0,    0,  FR,  FL } },
FR                151 sound/hda/hdmi_chmap.c { .ca_index = 0x15,  .speakers = { FRC,  FLC,   0,   0,   0,  LFE,  FR,  FL } },
FR                152 sound/hda/hdmi_chmap.c { .ca_index = 0x16,  .speakers = { FRC,  FLC,   0,   0,  FC,    0,  FR,  FL } },
FR                153 sound/hda/hdmi_chmap.c { .ca_index = 0x17,  .speakers = { FRC,  FLC,   0,   0,  FC,  LFE,  FR,  FL } },
FR                154 sound/hda/hdmi_chmap.c { .ca_index = 0x18,  .speakers = { FRC,  FLC,   0,  RC,   0,    0,  FR,  FL } },
FR                155 sound/hda/hdmi_chmap.c { .ca_index = 0x19,  .speakers = { FRC,  FLC,   0,  RC,   0,  LFE,  FR,  FL } },
FR                156 sound/hda/hdmi_chmap.c { .ca_index = 0x1a,  .speakers = { FRC,  FLC,   0,  RC,  FC,    0,  FR,  FL } },
FR                157 sound/hda/hdmi_chmap.c { .ca_index = 0x1b,  .speakers = { FRC,  FLC,   0,  RC,  FC,  LFE,  FR,  FL } },
FR                158 sound/hda/hdmi_chmap.c { .ca_index = 0x1c,  .speakers = { FRC,  FLC,  RR,  RL,   0,    0,  FR,  FL } },
FR                159 sound/hda/hdmi_chmap.c { .ca_index = 0x1d,  .speakers = { FRC,  FLC,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                160 sound/hda/hdmi_chmap.c { .ca_index = 0x1e,  .speakers = { FRC,  FLC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                161 sound/hda/hdmi_chmap.c { .ca_index = 0x1f,  .speakers = { FRC,  FLC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                162 sound/hda/hdmi_chmap.c { .ca_index = 0x20,  .speakers = {   0,  FCH,  RR,  RL,  FC,    0,  FR,  FL } },
FR                163 sound/hda/hdmi_chmap.c { .ca_index = 0x21,  .speakers = {   0,  FCH,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                164 sound/hda/hdmi_chmap.c { .ca_index = 0x22,  .speakers = {  TC,    0,  RR,  RL,  FC,    0,  FR,  FL } },
FR                165 sound/hda/hdmi_chmap.c { .ca_index = 0x23,  .speakers = {  TC,    0,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                166 sound/hda/hdmi_chmap.c { .ca_index = 0x24,  .speakers = { FRH,  FLH,  RR,  RL,   0,    0,  FR,  FL } },
FR                167 sound/hda/hdmi_chmap.c { .ca_index = 0x25,  .speakers = { FRH,  FLH,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                168 sound/hda/hdmi_chmap.c { .ca_index = 0x26,  .speakers = { FRW,  FLW,  RR,  RL,   0,    0,  FR,  FL } },
FR                169 sound/hda/hdmi_chmap.c { .ca_index = 0x27,  .speakers = { FRW,  FLW,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                170 sound/hda/hdmi_chmap.c { .ca_index = 0x28,  .speakers = {  TC,   RC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                171 sound/hda/hdmi_chmap.c { .ca_index = 0x29,  .speakers = {  TC,   RC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                172 sound/hda/hdmi_chmap.c { .ca_index = 0x2a,  .speakers = { FCH,   RC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                173 sound/hda/hdmi_chmap.c { .ca_index = 0x2b,  .speakers = { FCH,   RC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                174 sound/hda/hdmi_chmap.c { .ca_index = 0x2c,  .speakers = {  TC,  FCH,  RR,  RL,  FC,    0,  FR,  FL } },
FR                175 sound/hda/hdmi_chmap.c { .ca_index = 0x2d,  .speakers = {  TC,  FCH,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                176 sound/hda/hdmi_chmap.c { .ca_index = 0x2e,  .speakers = { FRH,  FLH,  RR,  RL,  FC,    0,  FR,  FL } },
FR                177 sound/hda/hdmi_chmap.c { .ca_index = 0x2f,  .speakers = { FRH,  FLH,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                178 sound/hda/hdmi_chmap.c { .ca_index = 0x30,  .speakers = { FRW,  FLW,  RR,  RL,  FC,    0,  FR,  FL } },
FR                179 sound/hda/hdmi_chmap.c { .ca_index = 0x31,  .speakers = { FRW,  FLW,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                397 sound/hda/hdmi_chmap.c 	{ SNDRV_CHMAP_FR,	FR },
FR                198 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR},
FR                201 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE},
FR                204 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC },
FR                207 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC | RL | RR},
FR                210 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RL | RR },
FR                213 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RL | RR },
FR                216 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC | RL | RR },
FR                219 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC | RL | RR | RC },
FR                222 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC },
FR                225 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC },
FR                227 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RC},
FR                229 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RC },
FR                231 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC | RC },
FR                233 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC | RC },
FR                235 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RC | RL | RR },
FR                237 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RL | RR | RC },
FR                239 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC | RL | RR | RC },
FR                241 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RL | RR | RLC | RRC },
FR                243 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RL | RR | RLC | RRC },
FR                245 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC | RL | RR | RLC | RRC },
FR                247 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FLC | FRC },
FR                249 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FLC | FRC },
FR                251 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC | FLC | FRC },
FR                253 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC | FLC | FRC },
FR                255 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RC | FLC | FRC },
FR                257 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RC | FLC | FRC },
FR                259 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RC | FC | FLC | FRC },
FR                261 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RC | FC | FLC | FRC },
FR                263 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | RL | RR | FLC | FRC },
FR                265 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | RL | RR | FLC | FRC },
FR                267 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | FC | RL | RR | FLC | FRC },
FR                269 sound/soc/codecs/hdmi-codec.c 	  .mask = FL | FR | LFE | FC | RL | RR | FLC | FRC },
FR                315 sound/soc/codecs/hdmi-codec.c 		[0] = FL | FR, [1] = LFE, [2] = FC, [3] = RL | RR,
FR                337 sound/soc/codecs/hdmi-codec.c 	if ((spk_mask & ~(FL | FR)) && hcp->chmap_info->max_channels > 2)
FR                 60 sound/x86/intel_hdmi_audio.c 	[0] = FL | FR,
FR                 79 sound/x86/intel_hdmi_audio.c { .ca_index = 0x00,  .speakers = {   0,    0,   0,   0,   0,    0,  FR,  FL } },
FR                 81 sound/x86/intel_hdmi_audio.c { .ca_index = 0x01,  .speakers = {   0,    0,   0,   0,   0,  LFE,  FR,  FL } },
FR                 83 sound/x86/intel_hdmi_audio.c { .ca_index = 0x02,  .speakers = {   0,    0,   0,   0,  FC,    0,  FR,  FL } },
FR                 85 sound/x86/intel_hdmi_audio.c { .ca_index = 0x08,  .speakers = {   0,    0,  RR,  RL,   0,    0,  FR,  FL } },
FR                 87 sound/x86/intel_hdmi_audio.c { .ca_index = 0x09,  .speakers = {   0,    0,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                 89 sound/x86/intel_hdmi_audio.c { .ca_index = 0x0a,  .speakers = {   0,    0,  RR,  RL,  FC,    0,  FR,  FL } },
FR                 91 sound/x86/intel_hdmi_audio.c { .ca_index = 0x0b,  .speakers = {   0,    0,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                 93 sound/x86/intel_hdmi_audio.c { .ca_index = 0x0f,  .speakers = {   0,   RC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                 95 sound/x86/intel_hdmi_audio.c { .ca_index = 0x13,  .speakers = { RRC,  RLC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                 97 sound/x86/intel_hdmi_audio.c { .ca_index = 0x03,  .speakers = {   0,    0,   0,   0,  FC,  LFE,  FR,  FL } },
FR                 98 sound/x86/intel_hdmi_audio.c { .ca_index = 0x04,  .speakers = {   0,    0,   0,  RC,   0,    0,  FR,  FL } },
FR                 99 sound/x86/intel_hdmi_audio.c { .ca_index = 0x05,  .speakers = {   0,    0,   0,  RC,   0,  LFE,  FR,  FL } },
FR                100 sound/x86/intel_hdmi_audio.c { .ca_index = 0x06,  .speakers = {   0,    0,   0,  RC,  FC,    0,  FR,  FL } },
FR                101 sound/x86/intel_hdmi_audio.c { .ca_index = 0x07,  .speakers = {   0,    0,   0,  RC,  FC,  LFE,  FR,  FL } },
FR                102 sound/x86/intel_hdmi_audio.c { .ca_index = 0x0c,  .speakers = {   0,   RC,  RR,  RL,   0,    0,  FR,  FL } },
FR                103 sound/x86/intel_hdmi_audio.c { .ca_index = 0x0d,  .speakers = {   0,   RC,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                104 sound/x86/intel_hdmi_audio.c { .ca_index = 0x0e,  .speakers = {   0,   RC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                105 sound/x86/intel_hdmi_audio.c { .ca_index = 0x10,  .speakers = { RRC,  RLC,  RR,  RL,   0,    0,  FR,  FL } },
FR                106 sound/x86/intel_hdmi_audio.c { .ca_index = 0x11,  .speakers = { RRC,  RLC,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                107 sound/x86/intel_hdmi_audio.c { .ca_index = 0x12,  .speakers = { RRC,  RLC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                108 sound/x86/intel_hdmi_audio.c { .ca_index = 0x14,  .speakers = { FRC,  FLC,   0,   0,   0,    0,  FR,  FL } },
FR                109 sound/x86/intel_hdmi_audio.c { .ca_index = 0x15,  .speakers = { FRC,  FLC,   0,   0,   0,  LFE,  FR,  FL } },
FR                110 sound/x86/intel_hdmi_audio.c { .ca_index = 0x16,  .speakers = { FRC,  FLC,   0,   0,  FC,    0,  FR,  FL } },
FR                111 sound/x86/intel_hdmi_audio.c { .ca_index = 0x17,  .speakers = { FRC,  FLC,   0,   0,  FC,  LFE,  FR,  FL } },
FR                112 sound/x86/intel_hdmi_audio.c { .ca_index = 0x18,  .speakers = { FRC,  FLC,   0,  RC,   0,    0,  FR,  FL } },
FR                113 sound/x86/intel_hdmi_audio.c { .ca_index = 0x19,  .speakers = { FRC,  FLC,   0,  RC,   0,  LFE,  FR,  FL } },
FR                114 sound/x86/intel_hdmi_audio.c { .ca_index = 0x1a,  .speakers = { FRC,  FLC,   0,  RC,  FC,    0,  FR,  FL } },
FR                115 sound/x86/intel_hdmi_audio.c { .ca_index = 0x1b,  .speakers = { FRC,  FLC,   0,  RC,  FC,  LFE,  FR,  FL } },
FR                116 sound/x86/intel_hdmi_audio.c { .ca_index = 0x1c,  .speakers = { FRC,  FLC,  RR,  RL,   0,    0,  FR,  FL } },
FR                117 sound/x86/intel_hdmi_audio.c { .ca_index = 0x1d,  .speakers = { FRC,  FLC,  RR,  RL,   0,  LFE,  FR,  FL } },
FR                118 sound/x86/intel_hdmi_audio.c { .ca_index = 0x1e,  .speakers = { FRC,  FLC,  RR,  RL,  FC,    0,  FR,  FL } },
FR                119 sound/x86/intel_hdmi_audio.c { .ca_index = 0x1f,  .speakers = { FRC,  FLC,  RR,  RL,  FC,  LFE,  FR,  FL } },
FR                124 sound/x86/intel_hdmi_audio.c 	{ SNDRV_CHMAP_FR,       0x01,   FR },