/linux-4.4.14/arch/cris/boot/compressed/ |
D | head_v10.S | 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
|
D | README | 11 burned into a flash or executed directly at the DRAM origin. 20 Be careful - it assumes some things about free locations in DRAM. It 21 assumes the DRAM starts at 0x40000000 and that it is at least 8 MB,
|
D | head_v32.S | 26 ;; Initialize the DRAM registers. 43 ;; We assume 8 MB is the minimum DRAM and put
|
/linux-4.4.14/sound/isa/gus/ |
D | gus_dram.c | 43 outsb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_poke() 79 insb(GUSP(gus, DRAM), buffer, size1); in snd_gus_dram_peek()
|
D | gus_main.c | 170 gus->gf1.reg_dram = GUSP(gus, DRAM); in snd_gus_create()
|
D | gus_io.c | 33 inb(GUSP(gus, DRAM)); in snd_gf1_delay()
|
D | gus_pcm.c | 329 outsb(GUSP(gus, DRAM), buf, len); in snd_gf1_pcm_poke_block()
|
/linux-4.4.14/arch/cris/arch-v32/kernel/ |
D | head.S | 45 ;; 0x40004000 if DRAM. 162 ; Check if starting from DRAM (network->RAM boot or unpacked 184 ;; Initialize DRAM. 199 ;; Copy the text and data section to DRAM. This depends on that the 337 ;; Clear romfs_in_flash flag, as we now know romfs is in DRAM
|
/linux-4.4.14/arch/arm/ |
D | Kconfig-nommu | 13 hex '(S)DRAM Base Address' if SET_MEM_PARAM 17 hex '(S)DRAM SIZE' if SET_MEM_PARAM
|
/linux-4.4.14/arch/cris/boot/rescue/ |
D | head_v10.S | 79 ;; of itself (after having setup the DRAM etc). 157 ;; We need to setup the bus registers before we start using the DRAM 304 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is 316 move.d RAM_INIT_MAGIC, $r8 ; Tell next product that DRAM is
|
D | kimagerescue.S | 66 ;; We need to setup the bus registers before we start using the DRAM 70 ;; We assume 8 MB is the minimum DRAM in an eLinux
|
/linux-4.4.14/arch/cris/arch-v10/kernel/ |
D | head.S | 31 ;; 0x00000000 if Flash, 0x40004000 if DRAM 43 ;; to 0x40000000 (where the actual DRAM resides) otherwise 146 ;; Check if we start from DRAM or FLASH by testing PC 177 ;; We need to initialze DRAM registers before we start using the DRAM 186 ;; Copy text+data to DRAM 196 ;; DRAM and we never get here in the first place :))
|
/linux-4.4.14/arch/cris/arch-v10/lib/ |
D | hw_settings.S | 33 ; SDRAM or EDO DRAM?
|
D | dram_init.S | 78 and.d 0x800000, $r1 ; DRAM width is bit 23
|
/linux-4.4.14/drivers/memory/tegra/ |
D | Kconfig | 15 Tegra124 chips. The EMC controls the external DRAM on the board.
|
/linux-4.4.14/arch/arm/mach-lpc32xx/ |
D | suspend.S | 54 @ This guarantees a small windows where DRAM isn't busy
|
/linux-4.4.14/drivers/idle/ |
D | Kconfig | 25 DRAM devices.
|
/linux-4.4.14/Documentation/arm/SA1100/ |
D | LART | 5 applications. It has 32 MB DRAM, 4MB Flash ROM, double RS232 and all
|
D | Itsy | 11 64 Meg of DRAM and 32 Meg of Flash. The initial work includes support for
|
/linux-4.4.14/drivers/powercap/ |
D | Kconfig | 28 fine grained control. These domains include processor package, DRAM
|
/linux-4.4.14/Documentation/devicetree/bindings/clock/ |
D | exynos4415-clock.txt | 11 - "samsung,exynos4415-cmu-dmc" - for the Exynos4415 SoC DRAM Memory
|
D | mvebu-core-clock.txt | 11 3 = hclk (DRAM control clock)
|
D | exynos5433-clock.txt | 15 which generates clocks for DRAM Memory Controller domain.
|
/linux-4.4.14/drivers/edac/ |
D | Kconfig | 102 Support for error detection and correction of DRAM ECC errors on 112 errors into DRAM. 122 which trigger the DRAM ECC Read and Write respectively. 186 E3-1200 based DRAM controllers. 357 tristate "Cavium Octeon DRAM Memory Controller (LMC)"
|
/linux-4.4.14/arch/c6x/kernel/ |
D | vectors.S | 12 ; At RESET the processor sets up the DRAM timing parameters and
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/tegra/ |
D | nvidia,tegra20-pmc.txt | 29 0 (LP0): CPU + Core voltage off and DRAM in self-refresh 30 1 (LP1): CPU voltage off and DRAM in self-refresh
|
/linux-4.4.14/arch/cris/arch-v10/ |
D | Kconfig | 267 Waitstates for SRAM, Flash and peripherals (not DRAM). 95f8 is a 290 The R_DRAM_CONFIG register specifies everything on how the DRAM 301 Different DRAM chips have different speeds. Current Axis products 302 use 50ns DRAM chips which can use the timing: 5611.
|
D | README.mm | 58 E0000000|______________________| | DRAM | 73 | kernel seg_0 - seg_a | \==>| DRAM | 144 NOTE: while setting up the MMU, we run in a non-mapped mode in the DRAM (0x40 function
|
/linux-4.4.14/arch/arm/mach-sa1100/ |
D | sleep.S | 133 @ Step 5 clear DRAM refresh control register
|
/linux-4.4.14/arch/cris/arch-v32/mach-fs/ |
D | dram_init.S | 59 and.d 0x200, $r1 ; DRAM width is bit 9
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-devices-edac | 101 Description: This attribute file will display what type of DRAM device is 110 mean a Chipkill with x4 DRAM.
|
/linux-4.4.14/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 392 str r1, [r0, #EMC_SELF_REF] @ take DRAM out of self refresh 500 str r2, [r1, #EMC_REQ_CTRL] @ stall incoming DRAM requests
|
D | sleep-tegra30.S | 454 str r1, [r0, #EMC_SELF_REF] @ take DRAM out of self refresh 770 str r1, [r0, #EMC_REQ_CTRL] @ stall incoming DRAM requests
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/ |
D | fw-cfg.txt | 12 DTB that QEMU places at the bottom of the guest's DRAM.
|
/linux-4.4.14/arch/arm64/boot/dts/freescale/ |
D | fsl-ls2080a.dtsi | 125 /* DRAM space - 1, size : 2 GB DRAM */
|
/linux-4.4.14/Documentation/devicetree/bindings/arm/bcm/ |
D | brcm,brcmstb.txt | 183 Sequencer DRAM parameters and control registers. Used for Self-Refresh
|
/linux-4.4.14/arch/cris/ |
D | Kconfig | 174 int "DRAM size (dec, in MB)" 177 Size of DRAM (decimal in MB) typically 2, 8 or 16.
|
/linux-4.4.14/Documentation/cris/ |
D | README | 37 * EDO or page-mode DRAM
|
/linux-4.4.14/arch/frv/kernel/ |
D | sleep.S | 205 # now that DRAM is back, this is the end of the code which gets
|
/linux-4.4.14/Documentation/acpi/apei/ |
D | einj.txt | 174 …0 (channel:0 slot:0 page:0x12345 offset:0x0 grain:32 syndrome:0x0 - area:DRAM err_code:0001:0090 …
|
/linux-4.4.14/Documentation/blockdev/ |
D | README.DAC960 | 163 4MB/8MB EDRAM or 2MB/4MB/8MB/16MB/32MB DRAM Memory 167 4MB/8MB EDRAM or 2MB/4MB/8MB/16MB/32MB DRAM Memory 171 2MB/4MB/8MB/16MB/32MB DRAM Memory 175 2MB/4MB/8MB/16MB/32MB DRAM Memory
|
/linux-4.4.14/include/video/ |
D | mach64.h | 882 #define DRAM 1 macro
|
/linux-4.4.14/drivers/video/fbdev/aty/ |
D | mach64_ct.c | 450 case DRAM: in aty_init_pll_ct()
|
/linux-4.4.14/Documentation/ |
D | bus-virt-phys-mapping.txt | 132 of a video graphics card it can be normal DRAM that is just used for a frame
|
D | edac.txt | 273 This attribute file will display what type of DRAM device is
|
/linux-4.4.14/drivers/mtd/devices/ |
D | Kconfig | 24 bool "PMC551 256M DRAM Bugfix"
|
/linux-4.4.14/arch/alpha/ |
D | Kconfig | 145 Address, CIA) - a 383 pin plastic PGA). It provides a DRAM 384 2 PCI, one pair are on a shared slot). Supports 36-bit DRAM SIMs.
|
/linux-4.4.14/Documentation/virtual/kvm/ |
D | timekeeping.txt | 64 |------>| CLOCK OUT | ---------> 66.3 KHZ DRAM
|
/linux-4.4.14/Documentation/laptops/ |
D | thinkpad-acpi.txt | 880 9: MCH (northbridge) to DRAM Bus
|
/linux-4.4.14/drivers/video/fbdev/ |
D | Kconfig | 1723 prompt "DRAM timing"
|
/linux-4.4.14/arch/x86/ |
D | Kconfig | 982 the DRAM Error Threshold.
|