/Linux-v4.19/sound/hda/ |
D | hdmi_chmap.c | 27 FR = (1 << 2), /* Front Right */ enumerator 62 [0] = FL | FR, 120 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 122 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 124 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 126 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 128 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 130 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 132 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 134 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, [all …]
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdmi-codec.c | 49 FR = BIT(2), /* Front Right */ enumerator 205 .mask = FL | FR}, 208 .mask = FL | FR | LFE}, 211 .mask = FL | FR | FC }, 214 .mask = FL | FR | LFE | FC | RL | RR}, 217 .mask = FL | FR | RL | RR }, 220 .mask = FL | FR | LFE | RL | RR }, 223 .mask = FL | FR | FC | RL | RR }, 226 .mask = FL | FR | LFE | FC | RL | RR | RC }, 229 .mask = FL | FR | LFE | FC | RL | RR | RLC | RRC }, [all …]
|
/Linux-v4.19/sound/x86/ |
D | intel_hdmi_audio.c | 69 [0] = FL | FR, 88 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } }, 90 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } }, 92 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } }, 94 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } }, 96 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } }, 98 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } }, 100 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } }, 102 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } }, 104 { .ca_index = 0x13, .speakers = { RRC, RLC, RR, RL, FC, LFE, FR, FL } }, [all …]
|
D | intel_hdmi_audio.h | 56 FR = (1 << 2), /* Front Right */ enumerator
|
/Linux-v4.19/drivers/net/ethernet/freescale/fs_enet/ |
D | mac-fec.c | 65 #define FR(_fecp, _reg) __fs_in32(&(_fecp)->fec_ ## _reg) macro 68 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v)) 71 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v)) 84 if ((FR(fecp, ecntrl) & FEC_ECNTRL_RESET) == 0) in whack_reset() 350 if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0) in stop() 354 for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) && in stop() 424 return FR(fecp, ievent) & FR(fecp, imask); in get_int_events()
|
/Linux-v4.19/Documentation/networking/ |
D | framerelay.txt | 1 Frame Relay (FR) support for linux is built into a two tiered system of device 2 drivers. The upper layer implements RFC1490 FR specification, and uses the 21 S508 are supported. This driver is currently set up for only FR, but as 29 FR firmware into the card, sets the irq/port/memory information, and provides
|
D | regulatory.txt | 116 { ZD_REGDOMAIN_FRANCE, "FR" },
|
/Linux-v4.19/fs/reiserfs/ |
D | fix_node.c | 809 brelse(tb->FR[i]); in free_buffers_in_tb() 816 tb->FR[i] = NULL; in free_buffers_in_tb() 946 (r = tb->FR[h]) == NULL) in get_rfree() 1191 brelse(tb->FR[h]); in get_parents() 1195 tb->FR[h] = NULL; in get_parents() 1256 brelse(tb->FR[h]); in get_parents() 1258 tb->FR[h] = curf; in get_parents() 1816 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / in dc_check_balance_internal() 1852 || tb->rnum[h] < vn->vn_nr_item + 1 || !tb->FR[h]) { in dc_check_balance_internal() 1876 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE + in dc_check_balance_internal() [all …]
|
D | do_balan.c | 33 bi->bi_parent = tb->FR[0]; in buffer_info_init_right() 155 if (tb->FR[0] == PATH_H_PPARENT(tb->tb_path, 0)) { in balance_leaf_when_delete_left() 161 1 < B_NR_ITEMS(tb->FR[0])) in balance_leaf_when_delete_left() 163 tb->lkey[0], tb->FR[0], 1); in balance_leaf_when_delete_left() 247 RFALSE(tb->FR[0] && B_LEVEL(tb->FR[0]) != DISK_LEAF_NODE_LEVEL + 1, in balance_leaf_when_delete() 248 "vs- 12000: level: wrong FR %z", tb->FR[0]); in balance_leaf_when_delete() 1608 RFALSE(PATH_H_PPARENT(tb->tb_path, h) == NULL || tb->FR[h] == NULL, in get_right_neighbor_position() 1610 h, PATH_H_PPARENT(tb->tb_path, h), h, tb->FR[h]); in get_right_neighbor_position() 1682 retval |= locked_or_not_in_tree(tb, tb->FR[0], "FR[0]"); in check_before_balancing() 1709 (tb->FR[0], get_right_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
|
D | ibalance.c | 70 src_bi->bi_parent = tb->FR[h]; in internal_define_dest_src_infos() 87 dest_bi->bi_parent = tb->FR[h]; in internal_define_dest_src_infos() 110 dest_bi->bi_parent = tb->FR[h]; in internal_define_dest_src_infos() 942 bi.bi_parent = tb->FR[h]; in balance_internal() 960 bi.bi_parent = tb->FR[h]; in balance_internal()
|
D | prints.c | 681 (tb->FR[h]) ? (long long)(tb->FR[h]-> in store_print_tb()
|
D | lbalance.c | 661 dest_bi->bi_parent = tb->FR[0]; in leaf_define_dest_src_infos() 669 src_bi->bi_parent = tb->FR[0]; in leaf_define_dest_src_infos() 685 dest_bi->bi_parent = tb->FR[0]; in leaf_define_dest_src_infos()
|
D | reiserfs.h | 2421 struct buffer_head *FR[MAX_HEIGHT]; member
|
/Linux-v4.19/arch/sh/math-emu/ |
D | math.c | 36 #define FR ((unsigned long*)(fregs->fp_regs)) macro 37 #define FR0 (FR[BANK(0)]) 38 #define FRn (FR[BANK(n)]) 39 #define FRm (FR[BANK(m)]) 45 #define XFn (FR[BANK(XREG(n))]) 46 #define XFm (FR[BANK(XREG(m))])
|
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/4xx/ |
D | cpm.txt | 12 in the following order (ER,FR,SR). The 14 (SR,ER,FR). For the second case set
|
/Linux-v4.19/arch/mips/kvm/ |
D | fpu.S | 28 sll t0, t0, 5 # is Status.FR set? 72 sll t0, t0, 5 # is Status.FR set?
|
/Linux-v4.19/Documentation/input/devices/ |
D | yealink.rst | 54 NEW REP SU MO TU WE TH FR SA 63 Icon name : NEW REP SU MO TU WE TH FR SA 154 FR
|
/Linux-v4.19/arch/mips/kernel/ |
D | r4k_fpu.S | 172 sll t0, t0, 5 # is Status.FR set? 258 bgez t0, 1f # skip storing odd if FR=0 326 bgez t0, 1f # skip loading odd if FR=0
|
/Linux-v4.19/Documentation/sound/designs/ |
D | channel-mapping-api.rst | 72 have {FL/FR/RL/RR} channel map, ``_PAIRED`` type would allow you to swap 73 only {RL/RR/FL/FR} while ``_VAR`` type would allow even swapping FL and
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/ |
D | dcn10_stream_encoder.c | 969 uint32_t FR:1; member 1067 cea_channels.channels.FR = speaker_flags.FL_FR; in speakers_to_channels()
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/ |
D | dce_stream_encoder.c | 1087 uint32_t FR:1; member 1185 cea_channels.channels.FR = speaker_flags.FL_FR; in speakers_to_channels()
|
/Linux-v4.19/Documentation/i2c/busses/ |
D | i2c-i801 | 11 * Intel 82801FB/FR/FW/FRW (ICH6)
|
/Linux-v4.19/Documentation/media/v4l-drivers/ |
D | bttv.rst | 1759 Mercury www.kobian.com (UK and FR)
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | api.txt | 2076 always accessed according to the current guest FPU mode (Status.FR and 4224 (depending on the current guest FPU register mode), and the Status.FR,
|