Searched refs:DRAM (Results 1 - 17 of 17) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/lib/
H A Dhw_settings.S35 ; SDRAM or EDO DRAM?
H A Ddram_init.S70 and.d 0x800000, $r1 ; DRAM width is bit 23
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/compressed/
H A Dhead.S6 * Code that sets up the DRAM registers, calls the
27 ;; We need to initialze DRAM registers before we start using the DRAM
52 ;; We assume 8 MB is the minimum DRAM in an eLinux
58 ;; in the flash (since we wont try to copy it to DRAM
69 ;; Copy text+data to DRAM
115 move.d RAM_INIT_MAGIC, r8 ; Tell kernel that DRAM is initialized
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/sound/isa/gus/
H A Dgus_dram.c3 * DRAM access routines
44 outsb(GUSP(gus, DRAM), buffer, size1);
80 insb(GUSP(gus, DRAM), buffer, size1);
H A Dgus_io.c34 inb(GUSP(gus, DRAM));
H A Dgus_main.c169 gus->gf1.reg_dram = GUSP(gus, DRAM);
250 snd_printk(KERN_ERR "plain GF1 card at 0x%lx without onboard DRAM?\n", gus->gf1.port);
H A Dgus_pcm.c298 outsb(GUSP(gus, DRAM), buf, len);
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/boot/compressed/
H A Dhead.S2 * Code that sets up the DRAM registers, calls the
52 ;; Initialze the DRAM registers.
88 ;; We assume 8 MB is the minimum DRAM and put
94 ;; in the flash (since we wont try to copy it to DRAM
124 ;; Copy text+data to DRAM
177 move.d RAM_INIT_MAGIC, $r8 ; Tell kernel that DRAM is initialized
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/boot/rescue/
H A Dkimagerescue.S68 ;; We need to setup the bus registers before we start using the DRAM
73 ;; We assume 8 MB is the minimum DRAM in an eLinux
H A Dhead.S78 ;; having setup the DRAM etc). It is the same length as the on-chip
154 ;; We need to setup the bus registers before we start using the DRAM
305 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is initialized
316 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is initialized
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v10/kernel/
H A Dhead.S108 * Initialize DRAM if not already initialized
144 * Include dram_init.S (with DRAM/SDRAM initialization)
158 * (DRAM with cramfs in DRAM, DRAM with cramfs in flash (compressed boot),
163 * cramfs options fail (if we boot from DRAM but don't find a cramfs image
164 * after the kernel in DRAM, it is probably still in the flash)
212 ;; 0x00000000 if Flash, 0x40004000 if DRAM
224 ;; to 0x40000000 (where the actual DRAM resides) otherwise
309 ;; Flash. The image in the Flash (or in DRAM) consist
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/kernel/
H A Dhead.S50 ;; 0x40004000 if DRAM.
93 ;; Map the virtual DRAM to the RW eprom area at address 0.
208 ;; Check if starting from DRAM or flash.
230 ;; Initialize DRAM.
238 ;; Copy the text and data section to DRAM. This depends on that the
301 ;; The kernel could have been unpacked to DRAM by the loader, but
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/cris/arch-v32/lib/
H A Ddram_init.S3 * DRAM/SDRAM initialization - alter with care
60 and.d 0x200, $r1 ; DRAM width is bit 9
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dsleep.S135 @ Step 5 clear DRAM refresh control register
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/frv/kernel/
H A Dsleep.S199 # now that DRAM is back, this is the end of the code which gets
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/video/aty/
H A Dmach64_ct.c448 case DRAM:
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/video/
H A Dmach64.h882 #define DRAM 1 macro

Completed in 209 milliseconds