Searched refs:SDRAM (Results 1 – 25 of 54) sorted by relevance
123
/Linux-v6.1/arch/arm/mach-s3c/ |
D | sleep-s3c2410.S | 38 orr r7, r7, #S3C2410_REFRESH_SELF @ SDRAM sleep command 39 orr r8, r8, #S3C2410_MISCCR_SDSLEEP @ SDRAM power-down signals 50 streq r7, [r4] @ SDRAM sleep command 51 streq r8, [r5] @ SDRAM power-down config
|
/Linux-v6.1/arch/arm/mach-pxa/ |
D | sleep.S | 55 @ prepare SDRAM refresh settings 59 @ enable SDRAM self-refresh mode 96 @ prepare SDRAM refresh settings 100 @ enable SDRAM self-refresh mode 107 @ We keep the change-down close to the actual suspend on SDRAM 160 @ external accesses after SDRAM is put in self-refresh mode 166 @ put SDRAM into self-refresh
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/altera/ |
D | socfpga-sdram-edac.txt | 1 Altera SOCFPGA SDRAM Error Detection & Correction [EDAC] 2 The EDAC accesses a range of registers in the SDRAM controller. 7 - interrupts : Should contain the SDRAM ECC IRQ in the
|
D | socfpga-sdram-controller.txt | 1 Altera SOCFPGA SDRAM Controller 5 syscon is required by the Altera SOCFPGA SDRAM EDAC.
|
/Linux-v6.1/Documentation/driver-api/memory-devices/ |
D | ti-emif.rst | 4 TI EMIF SDRAM Controller Driver 29 SoCs. EMIF is an SDRAM controller that, based on its revision, 30 supports one or more of DDR2, DDR3, and LPDDR2 SDRAM protocols.
|
/Linux-v6.1/Documentation/devicetree/bindings/arm/omap/ |
D | dmm.txt | 4 SDRAM controllers (called EMIFs on OMAP). DMM manages various aspects of memory 5 accesses such as priority generation amongst initiators, configuration of SDRAM
|
/Linux-v6.1/drivers/memory/ |
D | Kconfig | 20 Data from JEDEC specs for DDR SDRAM memories, 23 DDR SDRAM controllers. 34 bool "Atmel (Multi-port DDR-)SDRAM Controller" 39 This driver is for Atmel SDRAM Controller or Atmel Multi-port 40 DDR-SDRAM Controller available on Atmel AT91SAM9 and SAMA5 SoCs. 107 SoCs. EMIF is an SDRAM controller that, based on its revision, 108 supports one or more of DDR2, DDR3, and LPDDR2 SDRAM protocols.
|
/Linux-v6.1/Documentation/devicetree/bindings/memory-controllers/ti/ |
D | emif.txt | 1 * EMIF family of TI SDRAM controllers 3 EMIF - External Memory Interface - is an SDRAM controller used in 57 has capability for generating SDRAM temperature alerts
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | r7s9210-rza2mevb.dts | 8 * Hence the 64 MiB of SDRAM on the sub-board needs to be enabled, which has 22 * SW6 SW6-1 set to SDRAM 84 reg = <0x0c000000 0x04000000>; /* SDRAM */
|
D | intel-ixp42x-welltech-epbx100.dts | 17 /* 64 MB SDRAM */
|
D | vexpress-v2p-ca9.dts | 243 /* DDR2 SDRAM and Test Chip DDR2 I/O supply */ 252 /* DDR2 SDRAM VTT termination voltage */
|
/Linux-v6.1/drivers/video/fbdev/omap/ |
D | Kconfig | 53 bool "Set DMA SDRAM access priority high" 57 (SDRAM) this will speed up graphics DMA operations.
|
/Linux-v6.1/Documentation/devicetree/bindings/fpga/ |
D | altera-fpga2sdram-bridge.txt | 1 Altera FPGA To SDRAM Bridge Driver
|
/Linux-v6.1/arch/arm/mach-omap1/ |
D | sleep.S | 81 @ prepare to put SDRAM into self-refresh manually 166 @ prepare to put SDRAM into self-refresh manually 236 @ Prepare to put SDRAM into self-refresh manually
|
/Linux-v6.1/arch/arm/mach-lpc32xx/ |
D | suspend.S | 50 @ Wait for SDRAM busy status to go busy and then idle
|
/Linux-v6.1/Documentation/arm/stm32/ |
D | stm32f429-overview.rst | 13 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
|
D | stm32h743-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
D | stm32h750-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
D | stm32mp13-overview.rst | 19 - FMC controller to connect SDRAM, NOR and NAND memories
|
D | stm32f746-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
D | stm32f769-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
/Linux-v6.1/Documentation/devicetree/bindings/clock/ |
D | mvebu-core-clock.txt | 30 3 = hclk (SDRAM Controller Internal Clock) 31 4 = dclk (SDRAM Interface Clock)
|
/Linux-v6.1/arch/arm/mach-omap2/ |
D | Kconfig | 152 bool "OMAP2 SDRAM Controller support" 263 access SDRAM during CORE DVFS, select Y here. This should boost 264 SDRAM performance at lower CORE OPPs. There are relatively few
|
/Linux-v6.1/Documentation/admin-guide/perf/ |
D | alibaba_pmu.rst | 47 satisfying the SDRAM protocol timing requirements, transaction priorities, and 50 to and from the SDRAM. The driveway PMUs have hardware logic to gather
|
/Linux-v6.1/drivers/video/fbdev/aty/ |
D | mach64_ct.c | 354 else if (par->ram_type >= SDRAM) in aty_set_pll_ct() 469 case SDRAM: in aty_init_pll_ct() 557 if (M64_HAS(SDRAM_MAGIC_PLL) && (par->ram_type >= SDRAM)) in aty_init_pll_ct()
|
123