Searched refs:RAM (Results 1 – 25 of 32) 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/zram/ |
D | Kconfig | 2 tristate "Compressed RAM block device support" 29 bool "Compressed RAM block device debug support" 34 RAM block device driver.
|
/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" 180 If you have system RAM accessible by the CPU but not used by Linux 182 available RAM starts, and the MTDRAM driver will use it instead of
|
/drivers/block/ |
D | Kconfig | 62 This enables support for using Chip RAM and Zorro II RAM as a 162 tristate "Micro Memory MM5415 Battery Backed RAM support" 166 battery backed (Non-volatile) RAM cards. 360 tristate "RAM block device support" 362 Saying Y here will allow you to use a portion of your RAM memory as 366 store a copy of a minimal root file system off of a floppy into RAM 376 Most normal users won't need the RAM disk functionality, and can 380 int "Default number of RAM disks" 384 The default value is 16 RAM disks. Change this if you know what you 386 in memory, you will need at least one RAM disk (e.g. root on cramfs). [all …]
|
/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/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" 205 tristate "Support for RAM chips in bus mapping" 207 This option enables basic support for RAM chips accessed through
|
/drivers/net/wireless/orinoco/ |
D | Kconfig | 48 driver is unloaded. The cache uses 64K of RAM. 128 This is a driver for 802.11b cards using RAM-loadable Symbol
|
/drivers/mtd/maps/ |
D | Kconfig | 73 and RAM driver code to communicate with chips which are mapped 338 bool "Generic uClinux RAM/ROM filesystem support" 357 tristate "Map driver for platform device RAM (mtd-ram)" 360 Map driver for RAM areas described via the platform device
|
/drivers/atm/ |
D | firestream.h | 437 #define RAM 0x1c4 macro
|
D | Kconfig | 45 2MB on-board RAM (Efficient calls them "C" and "S", respectively),
|
D | firestream.c | 1797 write_fs (dev, RAM, (1 << (28 - FS155_VPI_BITS - FS155_VCI_BITS)) - 1); in fs_init()
|
/drivers/net/wireless/hostap/ |
D | Kconfig | 41 volatile memory, i.e. the card RAM. This option is required to
|
/drivers/iommu/ |
D | omap-iommu2.c | 252 pr_reg(RAM); in omap2_iommu_dump_ctx()
|
/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/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/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/ |
D | Kconfig | 324 runtime and in suspend-to-RAM by waking up the system periodically
|
/drivers/md/ |
D | Kconfig | 434 in RAM.
|
/drivers/video/fbdev/ |
D | Kconfig | 117 (accelerated) version and the framebuffer is in system RAM. 126 version and the framebuffer is in system RAM. 135 (accelerated) version and the framebuffer is in system RAM.
|
12