Searched refs:RAM (Results 1 – 25 of 36) sorted by relevance
12
/drivers/zorro/ |
D | zorro.ids | 18 0000 Golem RAM Box 2MB [RAM Expansion] 22 1300 Warp Engine [Accelerator, SCSI Host Adapter and RAM Expansion] 24 0200 Megamix 2000 [RAM Expansion] 36 0a00 A590/A2052/A2058/A2091 [RAM Expansion] 37 2000 A560 [RAM Expansion] 40 5000 A2620 68020 [Accelerator and RAM Expansion] 41 5100 A2630 68030 [Accelerator and RAM Expansion] 51 0200 EXP8000 [RAM Expansion] 64 0100 AX2000 [RAM Expansion] 68 0000 StarBoard II [RAM Expansion] [all …]
|
/drivers/video/console/ |
D | Kconfig | 26 bool "Enable Scrollback Buffer in System RAM" 31 the VGA RAM. The size of this RAM is fixed and is quite small. 33 System RAM which is dynamically allocated during initialization. 34 Placing the scrollback buffer in System RAM will slightly slow 38 RAM to allocate for this buffer. If unsure, say 'N'. 46 Enter the amount of System RAM to allocate for the scrollback
|
/drivers/block/ |
D | Kconfig | 62 This enables support for using Chip RAM and Zorro II RAM as a 152 tristate "Micro Memory MM5415 Battery Backed RAM support" 156 battery backed (Non-volatile) RAM cards. 339 tristate "RAM block device support" 341 Saying Y here will allow you to use a portion of your RAM memory as 345 store a copy of a minimal root file system off of a floppy into RAM 355 Most normal users won't need the RAM disk functionality, and can 359 int "Default number of RAM disks" 363 The default value is 16 RAM disks. Change this if you know what you 365 in memory, you will need at least one RAM disk (e.g. root on cramfs). [all …]
|
/drivers/mtd/devices/ |
D | Kconfig | 6 tristate "Ramix PMC551 PCI Mezzanine RAM card support" 9 This provides a MTD device driver for the Ramix PMC551 RAM PCI card 124 tristate "Uncached system RAM" 131 tristate "Physical system RAM" 148 tristate "Test driver using RAM"
|
/drivers/isdn/hardware/eicon/ |
D | s_pri.c | 109 IoAdapter->a.ram_out(&IoAdapter->a, &RAM->SWReg, SWREG_HALT_CPU); in stop_pri_hardware() 111 while ((i < 100) && (IoAdapter->a.ram_in(&IoAdapter->a, &RAM->SWReg) != 0)) in stop_pri_hardware()
|
D | io.h | 253 #define RAM ((struct dual *)0) macro
|
D | di.c | 39 #define RAM ((struct dual *)0) macro
|
/drivers/block/zram/ |
D | Kconfig | 2 tristate "Compressed RAM block device support"
|
/drivers/net/can/softing/ |
D | Kconfig | 8 Those cards typically use Dual Port RAM to communicate
|
/drivers/mtd/chips/ |
D | Kconfig | 1 menu "RAM/ROM/Flash chip drivers" 210 tristate "Support for RAM chips in bus mapping" 212 This option enables basic support for RAM chips accessed through
|
/drivers/net/wireless/intersil/orinoco/ |
D | Kconfig | 49 driver is unloaded. The cache uses 64K of RAM. 129 This is a driver for 802.11b cards using RAM-loadable Symbol
|
/drivers/staging/i4l/Documentation/ |
D | README.sc | 72 configuration. All adapters now use only 16Kbytes of shared RAM 73 versus between 16K and 64K. New methods for using the shared RAM 74 allow us to utilize all of the available RAM on the adapter through 77 have been improved to better detect available shared RAM pages and
|
/drivers/mtd/maps/ |
D | Kconfig | 73 and RAM driver code to communicate with chips which are mapped 348 bool "Generic uClinux RAM/ROM filesystem support" 367 tristate "Map driver for platform device RAM (mtd-ram)" 370 Map driver for RAM areas described via the platform device
|
/drivers/atm/ |
D | firestream.h | 437 #define RAM 0x1c4 macro
|
/drivers/iommu/ |
D | omap-iommu-debug.c | 61 pr_reg(RAM); in omap2_iommu_dump_ctx()
|
/drivers/net/wireless/intersil/hostap/ |
D | Kconfig | 41 volatile memory, i.e. the card RAM. This option is required to
|
/drivers/remoteproc/ |
D | Kconfig | 52 Required for Suspend-to-RAM on AM33xx and AM43xx SoCs. Also needed
|
/drivers/mtd/ |
D | Kconfig | 5 Memory Technology Devices are flash, RAM and similar chips, often 173 on RAM chips in this manner. This block device is a user of MTD
|
/drivers/edac/ |
D | Kconfig | 403 bool "Altera On-Chip RAM ECC" 407 Altera On-Chip RAM Memory for Altera SoCs.
|
/drivers/scsi/aic7xxx/ |
D | aic79xx.reg | 1570 * SCSI RAM BIST0 1599 * SCSI RAM BIST 1 2932 * CMC SCB RAM Address Pointer 2998 * CMC SG RAM Data Port 3008 * CMC SCB RAM Data Port 3414 * Instruction RAM Diagnostics 3454 * Sequencer RAM Data Port 3669 /* ---------------------- Scratch RAM Offsets ------------------------- */
|
D | aic7xxx.reg | 622 * Sequencer RAM Data (p. 3-34) 756 field INTSCBRAMSEL 0x08 /* Internal SCB RAM Select */ 757 field RAMPS 0x04 /* External SCB RAM Present */ 1381 /* ---------------------- Scratch RAM Offsets ------------------------- */
|
/drivers/staging/lustre/ |
D | sysfs-fs-lustre | 65 Default 1/2 RAM. Min value 4, max value 9/10 of RAM.
|
/drivers/macintosh/ |
D | Kconfig | 86 RAM and the RTC (real time clock) chip. Say Y to enable support for
|
/drivers/media/usb/pwc/ |
D | philips.txt | 76 up 460 KB of RAM, so unless you have a lot of memory setting this to
|
/drivers/power/supply/ |
D | Kconfig | 363 runtime and in suspend-to-RAM by waking up the system periodically
|
12