Home
last modified time | relevance | path

Searched refs:limits (Results 1 – 25 of 29) sorted by relevance

12

/linux-2.4.37.9/drivers/video/matrox/
Dmatroxfb_misc.c782 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 …]
Dg450_pll.c345 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()
Dmatroxfb_base.h630 } limits; member
/linux-2.4.37.9/Documentation/video4linux/
Dradiotrack.txt41 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/
Dshaper.txt4 within the following limits:
Dpacket_mmap.txt205 called pg_vec, its size limits the number of blocks that can be allocated.
281 the nececessary memory, so normally limits can be reached.
De1000.txt279 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/
Dext2.txt59 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
Dxfs.txt95 User disk quota accounting enabled, and limits (optionally)
99 Group disk quota accounting enabled and limits (optionally)
Dtmpfs.txt10 unneeded pages out to swap space. It has maximum size limits which can
/linux-2.4.37.9/Documentation/
Dkmod.txt62 limits the number of concurrent kmod issued modprobes. See MAX_KMOD_CONCURRENT
Dsx.txt90 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
DCodingStyle173 maximum limits all the more closely. Use helper functions with
Dide.txt362 This "limits" the capacity of an IDE drive to no more than 128GB (Giga-bytes).
DDMA-mapping.txt14 platforms had to set artificial limits on the maximum RAM size in the
/linux-2.4.37.9/Documentation/input/
Dff.txt27 To stop this annoying behaviour, move you joystick to its limits. Anyway, you
/linux-2.4.37.9/arch/m68k/fpsp040/
Dround.S150 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/
Dusb-uhci.c1385 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()
Duhci.c1355 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/
Dehci.txt82 limits on the number of periodic transactions that can be scheduled,
/linux-2.4.37.9/Documentation/sound/
Dvwsnd32 get the same signal on both channels (within the limits of A/D
/linux-2.4.37.9/drivers/scsi/
DREADME.st64 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/
DCHANGELOG300 - Fixed speed limits for the plain SB (1.0 to 2.0).
/linux-2.4.37.9/Documentation/m68k/
Dkernel-options.txt277 total number of buffers. <max_buffer> limits the total number of
/linux-2.4.37.9/Documentation/filesystems/devfs/
DREADME152 A good solution limits the total complexity of kernel-space and
1479 currently limited to 256 pseudo-ttys (this limits the total number of

12