Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/hda/
Dpatch_hdmi.c205 FR = (1 << 2), /* Front Right */ enumerator
226 [0] = FL | FR,
293 { .ca_index = 0x00, .speakers = { 0, 0, 0, 0, 0, 0, FR, FL } },
295 { .ca_index = 0x01, .speakers = { 0, 0, 0, 0, 0, LFE, FR, FL } },
297 { .ca_index = 0x02, .speakers = { 0, 0, 0, 0, FC, 0, FR, FL } },
299 { .ca_index = 0x08, .speakers = { 0, 0, RR, RL, 0, 0, FR, FL } },
301 { .ca_index = 0x09, .speakers = { 0, 0, RR, RL, 0, LFE, FR, FL } },
303 { .ca_index = 0x0a, .speakers = { 0, 0, RR, RL, FC, 0, FR, FL } },
305 { .ca_index = 0x0b, .speakers = { 0, 0, RR, RL, FC, LFE, FR, FL } },
307 { .ca_index = 0x0f, .speakers = { 0, RC, RR, RL, FC, LFE, FR, FL } },
[all …]
/linux-4.4.14/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-4.4.14/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()
370 if ((FR(fecp, ecntrl) & FEC_ECNTRL_ETHER_EN) == 0) in stop()
374 for (i = 0; ((FR(fecp, ievent) & 0x10000000) == 0) && in stop()
468 return FR(fecp, ievent) & FR(fecp, imask); in get_int_events()
/linux-4.4.14/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-4.4.14/fs/reiserfs/
Dfix_node.c809 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 …]
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()
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()
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()
Dprints.c663 (tb->FR[h]) ? (long long)(tb->FR[h]-> in store_print_tb()
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()
Dreiserfs.h2421 struct buffer_head *FR[MAX_HEIGHT]; member
/linux-4.4.14/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-4.4.14/arch/frv/include/asm/
Dspinlock.h15 #error no spinlocks for FR-V yet
/linux-4.4.14/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-4.4.14/arch/mips/kvm/
Dfpu.S25 sll t0, t0, 5 # is Status.FR set?
69 sll t0, t0, 5 # is Status.FR set?
/linux-4.4.14/arch/frv/
DKconfig62 menu "Fujitsu FR-V system setup"
67 This options switches on and off support for the FR-V MMU
68 (effectively switching between vmlinux and uClinux). Not all FR-V
76 Setting this option causes the FR-V atomic operations to be mostly
328 Some FR-V systems (such as the MB93090-MB00 VDK) have PCI
/linux-4.4.14/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-4.4.14/Documentation/sound/alsa/
DChannel-Mapping-API.txt68 have {FL/FR/RL/RR} channel map, _PAIRED type would allow you to swap
69 only {RL/RR/FL/FR} while _VAR type would allow even swapping FL and
/linux-4.4.14/arch/mips/kernel/
Dr4k_fpu.S62 bgez t0, 1f # skip storing odd if FR=0
130 bgez t0, 1f # skip loading odd if FR=0
Dr4k_switch.S207 sll t0, t0, 5 # is Status.FR set?
/linux-4.4.14/Documentation/i2c/busses/
Di2c-i80111 * Intel 82801FB/FR/FW/FRW (ICH6)
/linux-4.4.14/Documentation/
D00-INDEX197 - Fujitsu FR-V Linux documentation.
/linux-4.4.14/Documentation/video4linux/bttv/
DCards924 Mercury www.kobian.com (UK and FR)
/linux-4.4.14/Documentation/virtual/kvm/
Dapi.txt2088 always accessed according to the current guest FPU mode (Status.FR and
3538 (depending on the current guest FPU register mode), and the Status.FR,
/linux-4.4.14/
DMAINTAINERS4586 FUJITSU FR-V (FRV) PORT