Home
last modified time | relevance | path

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

12

/linux-3.4.99/sound/pci/hda/
Dpatch_hdmi.c141 FR = (1 << 2), /* Front Right */ enumerator
162 [0] = FL | FR,
229 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
231 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
233 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
235 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
237 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
239 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
241 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
243 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
[all …]
/linux-3.4.99/Documentation/frv/
DREADME.txt2 Fujitsu FR-V LINUX DOCUMENTATION
5 This directory contains documentation for the Fujitsu FR-V CPU architecture
51 A description of how the FR-V kernel's atomic operations work.
Dfeatures.txt2 FUJITSU FR-V LINUX FEATURES
9 The FR-V architecture port supports both normal MMU linux and uClinux out
22 bottom 32 GR registers and no FR registers will be used by the kernel
101 three quarters are left unoccupied so that an FR-V CPU with an MMU can use
152 (2) Breakpoint via the FR-V "BREAK" instruction.
154 (3) Breakpoint via the FR-V "TIRA GR0, #1" instruction.
163 The FR-V on-chip serial ports are made available as ttyS0 and ttyS1. Note
244 - turn on "Fujitsu FR-V CPU WorkRAM support"
Datomic-ops.txt2 FUJITSU FR-V KERNEL ATOMIC OPERATIONS
5 On the FR-V CPUs, there is only one atomic Read-Modify-Write operation: the SWAP/SWAPI
17 interrupts, but on the FR-V CPUs, modifying the PSR takes a lot of clock cycles, and it has to be
Dconfiguring.txt2 FUJITSU FR-V LINUX KERNEL CONFIGURATION
Dkernel-ABI.txt2 INTERNAL KERNEL ABI FOR FR-V ARCH
44 The FR-V CPU has three basic operating modes. In order of increasing
Dgdbstub.txt2 DEBUGGING FR-V LINUX
Dbooting.txt2 BOOTING FR-V LINUX KERNEL
/linux-3.4.99/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c70 #define FR(_fecp, _reg) __fs_in32(&(_fecp)->fec_ ## _reg) macro
73 #define FS(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) | (_v))
76 #define FC(_fecp, _reg, _v) FW(_fecp, _reg, FR(_fecp, _reg) & ~(_v))
89 if ((FR(fecp, ecntrl) & FEC_ECNTRL_RESET) == 0) in whack_reset()
365 if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0) in stop()
369 for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) && in stop()
439 return FR(fecp, ievent) & FR(fecp, imask); in get_int_events()
/linux-3.4.99/Documentation/networking/
Dframerelay.txt1 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
Dregulatory.txt108 { ZD_REGDOMAIN_FRANCE, "FR" },
/linux-3.4.99/fs/reiserfs/
Dfix_node.c760 brelse(tb->FR[i]); in free_buffers_in_tb()
767 tb->FR[i] = NULL; in free_buffers_in_tb()
882 (r = tb->FR[h]) == NULL) in get_rfree()
1095 brelse(tb->FR[h]); in get_parents()
1099 tb->FR[h] = NULL; in get_parents()
1153 brelse(tb->FR[h]); in get_parents()
1155 tb->FR[h] = curf; in get_parents()
1636 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / in dc_check_balance_internal()
1666 || tb->rnum[h] < vn->vn_nr_item + 1 || !tb->FR[h]) { in dc_check_balance_internal()
1690 n = dc_size(B_N_CHILD(tb->FR[h], order_R)) / (DC_SIZE + in dc_check_balance_internal()
[all …]
Ddo_balan.c38 bi->bi_parent = tb->FR[0]; in buffer_info_init_right()
110 RFALSE(tb->FR[0] && B_LEVEL(tb->FR[0]) != DISK_LEAF_NODE_LEVEL + 1, in balance_leaf_when_delete()
111 "vs- 12000: level: wrong FR %z", tb->FR[0]); in balance_leaf_when_delete()
191 if (tb->FR[0] == PATH_H_PPARENT(tb->tb_path, 0)) { in balance_leaf_when_delete()
194 && 1 < B_NR_ITEMS(tb->FR[0])) in balance_leaf_when_delete()
197 tb->FR[0], 1); in balance_leaf_when_delete()
1781 RFALSE(PATH_H_PPARENT(tb->tb_path, h) == NULL || tb->FR[h] == NULL, in get_right_neighbor_position()
1783 h, PATH_H_PPARENT(tb->tb_path, h), h, tb->FR[h]); in get_right_neighbor_position()
1853 retval |= locked_or_not_in_tree(tb, tb->FR[0], "FR[0]"); in check_before_balancing()
1880 (tb->FR[0], get_right_neighbor_position(tb, 0)))) { in check_after_balance_leaf()
Dibalance.c63 src_bi->bi_parent = tb->FR[h]; in internal_define_dest_src_infos()
80 dest_bi->bi_parent = tb->FR[h]; in internal_define_dest_src_infos()
103 dest_bi->bi_parent = tb->FR[h]; in internal_define_dest_src_infos()
880 bi.bi_parent = tb->FR[h]; in balance_internal()
898 bi.bi_parent = tb->FR[h]; in balance_internal()
Dprints.c654 (tb->FR[h]) ? (long long)(tb->FR[h]-> in store_print_tb()
Dlbalance.c586 dest_bi->bi_parent = tb->FR[0]; in leaf_define_dest_src_infos()
594 src_bi->bi_parent = tb->FR[0]; in leaf_define_dest_src_infos()
610 dest_bi->bi_parent = tb->FR[0]; in leaf_define_dest_src_infos()
Dreiserfs.h2064 struct buffer_head *FR[MAX_HEIGHT]; /* array of fathers of the right neighbors */ member
/linux-3.4.99/arch/frv/include/asm/
Dspinlock.h15 #error no spinlocks for FR-V yet
/linux-3.4.99/arch/sh/math-emu/
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))])
/linux-3.4.99/Documentation/devicetree/bindings/powerpc/4xx/
Dcpm.txt12 in the following order (ER,FR,SR). The
14 (SR,ER,FR). For the second case set
/linux-3.4.99/arch/frv/
DKconfig57 menu "Fujitsu FR-V system setup"
62 This options switches on and off support for the FR-V MMU
63 (effectively switching between vmlinux and uClinux). Not all FR-V
71 Setting this option causes the FR-V atomic operations to be mostly
323 Some FR-V systems (such as the MB93090-MB00 VDK) have PCI
/linux-3.4.99/Documentation/input/
Dyealink.txt76 NEW REP SU MO TU WE TH FR SA
85 Icon name : NEW REP SU MO TU WE TH FR SA
168 FR
/linux-3.4.99/Documentation/i2c/busses/
Di2c-i80111 * Intel 82801FB/FR/FW/FRW (ICH6)
/linux-3.4.99/Documentation/
D00-INDEX146 - Fujitsu FR-V Linux documentation.
/linux-3.4.99/Documentation/video4linux/bttv/
DCards924 Mercury www.kobian.com (UK and FR)

12