/linux-2.4.37.9/drivers/video/matrox/ |
D | matroxfb_misc.c | 782 MINFO->limits.pixel.vcomax = maxdac; in parse_pins1() 792 MINFO->limits.pixel.vcomax = 220000; in default_pins1() 799 MINFO->limits.pixel.vcomax = in parse_pins2() 800 MINFO->limits.system.vcomax = (bd->pins[41] == 0xFF) ? 230000 : ((bd->pins[41] + 100) * 1000); in parse_pins2() 812 MINFO->limits.pixel.vcomax = in default_pins2() 813 MINFO->limits.system.vcomax = 230000; in default_pins2() 820 MINFO->limits.pixel.vcomax = in parse_pins3() 821 MINFO->limits.system.vcomax = (bd->pins[36] == 0xFF) ? 230000 : ((bd->pins[36] + 100) * 1000); in parse_pins3() 836 MINFO->limits.pixel.vcomax = in default_pins3() 837 MINFO->limits.system.vcomax = 230000; in default_pins3() [all …]
|
D | g450_pll.c | 345 pi = &ACCESS_FBINFO(limits.pixel); in __g450_setclk() 357 pi = &ACCESS_FBINFO(limits.system); in __g450_setclk() 377 pi = &ACCESS_FBINFO(limits.video); in __g450_setclk()
|
D | matroxfb_base.h | 630 } limits; member
|
/linux-2.4.37.9/Documentation/video4linux/ |
D | radiotrack.txt | 41 these limits, experiments did not give promising results. The variable 44 gets clipped beyond the limits mentioned above.
|
/linux-2.4.37.9/Documentation/networking/ |
D | shaper.txt | 4 within the following limits:
|
D | packet_mmap.txt | 205 called pg_vec, its size limits the number of blocks that can be allocated. 281 the nececessary memory, so normally limits can be reached.
|
D | e1000.txt | 279 This value, in units of 1.024 microseconds, limits the delay in which a 332 This value, in units of 1.024 microseconds, limits the delay in which a
|
/linux-2.4.37.9/Documentation/filesystems/ |
D | ext2.txt | 59 and also impose other limits on the size of files and the filesystem. 279 There are various limits imposed by the on-disk layout of ext2. Other 280 limits are imposed by the current implementation of the kernel code. 281 Many of the limits are determined at the time the filesystem is first 287 Most of these limits could be overcome with slight changes in the on-disk
|
D | xfs.txt | 95 User disk quota accounting enabled, and limits (optionally) 99 Group disk quota accounting enabled and limits (optionally)
|
D | tmpfs.txt | 10 unneeded pages out to swap space. It has maximum size limits which can
|
/linux-2.4.37.9/Documentation/ |
D | kmod.txt | 62 limits the number of concurrent kmod issued modprobes. See MAX_KMOD_CONCURRENT
|
D | sx.txt | 90 The SX card allow us to do this two ways. First the card limits its 169 The card normally limits interrupts to about 100 per
|
D | CodingStyle | 173 maximum limits all the more closely. Use helper functions with
|
D | ide.txt | 362 This "limits" the capacity of an IDE drive to no more than 128GB (Giga-bytes).
|
D | DMA-mapping.txt | 14 platforms had to set artificial limits on the maximum RAM size in the
|
/linux-2.4.37.9/Documentation/input/ |
D | ff.txt | 27 To stop this annoying behaviour, move you joystick to its limits. Anyway, you
|
/linux-2.4.37.9/arch/m68k/fpsp040/ |
D | round.S | 150 movel #30,%d2 |of the sgl prec. limits 162 movel #30,%d2 |of the dbl prec. limits
|
/linux-2.4.37.9/drivers/usb/host/ |
D | usb-uhci.c | 1385 int limits; in iso_find_start() local 1392 limits = find_iso_limits (urb, &start_limit, &stop_limit); in iso_find_start() 1397 if (limits) { in iso_find_start() 1421 if (limits) in iso_find_start()
|
D | uhci.c | 1355 int limits; in isochronous_find_start() local 1361 limits = isochronous_find_limits(urb, &start, &end); in isochronous_find_start() 1364 if (limits) { in isochronous_find_start()
|
/linux-2.4.37.9/Documentation/usb/ |
D | ehci.txt | 82 limits on the number of periodic transactions that can be scheduled,
|
/linux-2.4.37.9/Documentation/sound/ |
D | vwsnd | 32 get the same signal on both channels (within the limits of A/D
|
/linux-2.4.37.9/drivers/scsi/ |
D | README.st | 64 limits). Both the auto-rewind (minor equals device number) and 300 MT_ST_NO_BLKLIMS the driver does not ask the block limits
|
/linux-2.4.37.9/drivers/sound/ |
D | CHANGELOG | 300 - Fixed speed limits for the plain SB (1.0 to 2.0).
|
/linux-2.4.37.9/Documentation/m68k/ |
D | kernel-options.txt | 277 total number of buffers. <max_buffer> limits the total number of
|
/linux-2.4.37.9/Documentation/filesystems/devfs/ |
D | README | 152 A good solution limits the total complexity of kernel-space and 1479 currently limited to 256 pseudo-ttys (this limits the total number of
|