Home
last modified time | relevance | path

Searched refs:big (Results 1 – 25 of 152) sorted by relevance

1234567

/linux-2.6.39/Documentation/devicetree/bindings/usb/
Dusb-ehci.txt10 If device registers are implemented in big endian mode, the device
11 node should have "big-endian-regs" property.
12 If controller implementation operates with big endian descriptors,
13 "big-endian-desc" property should be specified.
14 If both big endian registers and descriptors are used by the controller
15 implementation, "big-endian" property can be specified instead of having
16 both "big-endian-regs" and "big-endian-desc".
24 big-endian;
/linux-2.6.39/drivers/gpu/drm/nouveau/
Dnouveau_vm.c35 int big = vma->node->type != vm->spg_shift; in nouveau_vm_map_at() local
49 struct nouveau_gpuobj *pgt = vm->pgt[pde].obj[big]; in nouveau_vm_map_at()
83 int big = vma->node->type != vm->spg_shift; in nouveau_vm_map_sg() local
93 struct nouveau_gpuobj *pgt = vm->pgt[pde].obj[big]; in nouveau_vm_map_sg()
118 int big = vma->node->type != vm->spg_shift; in nouveau_vm_unmap_at() local
128 struct nouveau_gpuobj *pgt = vm->pgt[pde].obj[big]; in nouveau_vm_unmap_at()
155 nouveau_vm_unmap_pgt(struct nouveau_vm *vm, int big, u32 fpde, u32 lpde) in nouveau_vm_unmap_pgt() argument
164 if (--vpgt->refcount[big]) in nouveau_vm_unmap_pgt()
167 pgt = vpgt->obj[big]; in nouveau_vm_unmap_pgt()
168 vpgt->obj[big] = NULL; in nouveau_vm_unmap_pgt()
[all …]
/linux-2.6.39/arch/x86/boot/
Dsetup.ld59 . = ASSERT(_end <= 0x8000, "Setup too big!");
62 . = ASSERT(__end_init <= 5*512, "init sections too big!");
/linux-2.6.39/drivers/video/matrox/
Dg450_pll.c446 unsigned int big, small; in __g450_setclk()
450 big = pixel_vco; in __g450_setclk()
453 big = vco; in __g450_setclk()
455 while (big > small) { in __g450_setclk()
456 big >>= 1; in __g450_setclk()
458 if (big == small) { in __g450_setclk()
/linux-2.6.39/Documentation/devicetree/bindings/fb/
Dsm501fb.txt21 - little-endian: available on big endian systems, to
23 - big-endian: available on little endian systems, to
/linux-2.6.39/arch/arm/lib/
Dfindbit.S107 1: eor r3, r2, #0x18 @ big endian byte ordering
125 eor r3, r2, #0x18 @ big endian byte ordering
141 1: eor r3, r2, #0x18 @ big endian byte ordering
159 eor r3, r2, #0x18 @ big endian byte ordering
Dlib1funcs.S63 @ Unless the divisor is very big, shift it up in multiples of
73 @ For very big divisors, we must shift it a bit at a time, or
150 @ Unless the divisor is very big, shift it up in multiples of
160 @ For very big divisors, we must shift it a bit at a time, or
/linux-2.6.39/drivers/media/dvb/frontends/
Dstv0299.c226 u64 big = srate; in stv0299_set_symbolrate() local
233 big = big << 20; in stv0299_set_symbolrate()
234 big += (state->config->mclk-1); // round correctly in stv0299_set_symbolrate()
235 do_div(big, state->config->mclk); in stv0299_set_symbolrate()
236 ratio = big << 4; in stv0299_set_symbolrate()
Dtda10086.c302 u64 big; in tda10086_set_symbol_rate() local
348 big = (1ULL<<21) * ((u64) symbol_rate/1000ULL) * (1ULL<<dfn); in tda10086_set_symbol_rate()
349 big += ((SACLK/1000ULL)-1ULL); in tda10086_set_symbol_rate()
350 do_div(big, (SACLK/1000ULL)); in tda10086_set_symbol_rate()
351 bdr = big & 0xfffff; in tda10086_set_symbol_rate()
/linux-2.6.39/Documentation/scsi/
Dcxgb3i.txt71 The default setting for MaxRecvDataSegmentLength (131072) is too big;
77 too big. A error message in the format of
78 "cxgb3i: ERR! MaxRecvSegmentLength <X> too big. Need to be <= <Y>."
/linux-2.6.39/arch/arm/boot/compressed/
Dbig-endian.S11 orr r0, r0, #(1 << 7) @ enable big endian mode
/linux-2.6.39/Documentation/fb/
Darkfb.txt13 - probably not working on big endian
50 * big endian support
Ds3fb.txt17 - probably not working on big endian
59 * big endian support
/linux-2.6.39/arch/xtensa/boot/ramdisk/
DMakefile5 …l echo -e "\#ifdef __XTENSA_EL__\nint little;\n\#else\nint big;\n\#endif" | $(CC) -E -|grep -c big)
/linux-2.6.39/fs/befs/
DTODO6 * Befs_fs.h has gotten big and messy. No reason not to break it up into
/linux-2.6.39/Documentation/
Dxz.txt48 $(call if_needed,xzkern) which will use a BCJ filter and a big LZMA2
71 megabytes. The decoder needs to have the dictionary in RAM, thus big
84 use a big dictionary: for maximum compression, the dictionary should
85 be at least as big as the uncompressed data itself.
DManagementStyle49 So the name of the game is to _avoid_ decisions, at least the big and
52 needs to do is to turn the big and painful ones into small things where
55 It helps to realize that the key difference between a big decision and a
65 Thus the key to avoiding big decisions becomes to just avoiding to do
78 you made a year ago wasn't a big decision after all, since it could be
91 the first place, and your decision ended up being a big one after
110 embark on a big endeavor.
246 internet, nobody can hear you being subtle". Use a big blunt object to
/linux-2.6.39/arch/x86/mm/
Dnuma_emulation.c75 int big; in split_nodes_interleave() local
92 big = ((size & ~FAKE_NODE_MIN_HASH_MASK) * nr_nodes) / in split_nodes_interleave()
124 if (nid < big) in split_nodes_interleave()
/linux-2.6.39/arch/h8300/boot/compressed/
Dhead.S45 .long 0x100000 ; 0x100000 = default for big kernel
/linux-2.6.39/drivers/video/console/
DKconfig184 If the standard 8x16 font is a little too big for you, say Y.
218 big letters (like the letters used in the SPARC PROM). If the
226 big letters. It fits between the sun 12x22 and the normal 8x16 font.
227 If other fonts are too big or too small for you, say Y, otherwise say N.
/linux-2.6.39/Documentation/isdn/
DREADME.FAQ5 Please note that there is a big FAQ available in the isdn4k-utils.
/linux-2.6.39/drivers/staging/panel/
Dlcd-panel-cgram.txt20 printf "\e[LG00103071F1F070301;" => big speaker
/linux-2.6.39/arch/powerpc/boot/dts/
Dholly.dts134 big-endian;
185 big-endian;
/linux-2.6.39/Documentation/i2c/busses/
Di2c-taos-evm45 to operate at 1200 bps. However, I don't think this is a big concern in
Di2c-piix454 correct address for this module, you could get in big trouble (read:
61 you will get into big trouble! DON'T USE THIS IF YOU ARE NOT VERY SURE

1234567