Home
last modified time | relevance | path

Searched refs:FR (Results 1 – 25 of 35) sorted by relevance

12

/openbmc/linux/sound/hda/
H A Dhdmi_chmap.c28 FR = (1 << 2), /* Front Right */ enumerator
63 [0] = FL | FR,
121 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
123 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
125 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
127 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
129 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, 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, LFE, FR, FL } },
[all …]
/openbmc/linux/sound/soc/codecs/
H A Dhdmi-codec.c193 .mask = FL | FR},
196 .mask = FL | FR | LFE},
199 .mask = FL | FR | FC },
205 .mask = FL | FR | RL | RR },
211 .mask = FL | FR | FC | RL | RR },
220 .mask = FL | FR | LFE | FC },
222 .mask = FL | FR | RC},
224 .mask = FL | FR | LFE | RC },
226 .mask = FL | FR | FC | RC },
230 .mask = FL | FR | RC | RL | RR },
[all …]
/openbmc/linux/sound/x86/
H A Dintel_hdmi_audio.c62 [0] = FL | FR,
81 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
83 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
85 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
87 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
89 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, 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 } },
[all …]
H A Dintel_hdmi_audio.h56 FR = (1 << 2), /* Front Right */ enumerator
/openbmc/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c64 #define FR(_fecp, _reg) __fs_in32(&(_fecp)->fec_ ## _reg) macro
67 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v))
70 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v))
83 if ((FR(fecp, ecntrl) & FEC_ECNTRL_RESET) == 0) in whack_reset()
345 if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0) in stop()
349 for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) && in stop()
409 return FR(fecp, ievent) & FR(fecp, imask); in get_int_events()
/openbmc/linux/fs/reiserfs/
H A Dfix_node.c807 brelse(tb->FR[i]); in free_buffers_in_tb()
814 tb->FR[i] = NULL; in free_buffers_in_tb()
1189 brelse(tb->FR[h]); in get_parents()
1193 tb->FR[h] = NULL; in get_parents()
1254 brelse(tb->FR[h]); in get_parents()
1256 tb->FR[h] = curf; in get_parents()
1988 !tb->FR[h]) { in dc_check_balance_leaf()
2742 tb->FR[i]); in fix_nodes()
2754 brelse(tb->FR[i]); in fix_nodes()
2761 tb->FR[i] = NULL; in fix_nodes()
[all …]
H A Ddo_balan.c33 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()
245 RFALSE(tb->FR[0] && B_LEVEL(tb->FR[0]) != DISK_LEAF_NODE_LEVEL + 1, in balance_leaf_when_delete()
246 "vs- 12000: level: wrong FR %z", tb->FR[0]); in balance_leaf_when_delete()
1597 RFALSE(PATH_H_PPARENT(tb->tb_path, h) == NULL || tb->FR[h] == NULL, in get_right_neighbor_position()
1599 h, PATH_H_PPARENT(tb->tb_path, h), h, tb->FR[h]); in get_right_neighbor_position()
1671 retval |= locked_or_not_in_tree(tb, tb->FR[0], "FR[0]"); in check_before_balancing()
1698 (tb->FR[0], get_right_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
H A Dibalance.c70 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()
H A Dprints.c681 (tb->FR[h]) ? (long long)(tb->FR[h]-> in store_print_tb()
H A Dlbalance.c661 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()
/openbmc/linux/arch/sh/math-emu/
H A Dmath.c36 #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))])
/openbmc/linux/Documentation/devicetree/bindings/powerpc/4xx/
H A Dcpm.txt12 in the following order (ER,FR,SR). The
14 (SR,ER,FR). For the second case set
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-connectivity/freeradius/files/
H A D0012-raddb-certs-Makefile-fix-the-existed-certificate-err.patch13 ERROR:There is already a certificate for /C=FR/ST=Radius/O=Example Inc./CN=user@example.org/emailAd…
19 Subject Name :/C=FR/ST=Radius/O=Example Inc./CN=user@example.org/emailAddress=user@example.org
H A D0013-raddb-certs-Makefile-fix-the-occasional-verification.patch13 C = FR, ST = Radius, O = Example Inc., CN = Example Server Certificate, emailAddress = admin@exampl…
/openbmc/linux/arch/mips/kvm/
H A Dfpu.S28 sll t0, t0, 5 # is Status.FR set?
72 sll t0, t0, 5 # is Status.FR set?
/openbmc/linux/arch/alpha/kernel/
H A Dentry.S686 #define FR(n) n * 8 + TI_FP($8) macro
691 #define V(n) stt $f##n, FR(n)
701 stt $f0, FR(31) # save fpcr in slot of $f31
702 ldt $f0, FR(0) # don't let "__save_fpu" change fp state.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/files/
H A Dinit36 test ! -x /sbin/restorecon || /sbin/restorecon -FR /var/lib/net-snmp
/openbmc/linux/Documentation/input/devices/
H A Dyealink.rst54 NEW REP SU MO TU WE TH FR SA
63 Icon name : NEW REP SU MO TU WE TH FR SA
154 FR
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libsub/
H A Dlibsub-exporter-progressive-perl_0.001013.bb16 SRC_URI = "${CPAN_MIRROR}/authors/id/F/FR/FREW/Sub-Exporter-Progressive-${PV}.tar.gz"
/openbmc/qemu/po/
H A Dfr_FR.po12 "Language-Team: French <FR@li.org>\n"
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dhw_shared.h351 uint32_t FR:1; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_afmt.c92 cea_channels.channels.FR = speaker_flags.FL_FR; in speakers_to_channels()
/openbmc/linux/Documentation/sound/designs/
H A Dchannel-mapping-api.rst72 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
/openbmc/linux/arch/mips/kernel/
H A Dr4k_fpu.S114 bgez t0, 1f # skip storing odd if FR=0
182 bgez t0, 1f # skip loading odd if FR=0
/openbmc/linux/Documentation/i2c/busses/
H A Di2c-i801.rst14 * Intel 82801FB/FR/FW/FRW (ICH6)

12