Searched refs:SDRAM (Results 1 – 25 of 53) sorted by relevance
123
| /Linux-v5.15/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-v5.15/arch/arm/mach-pxa/ |
| D | sleep.S | 54 @ prepare SDRAM refresh settings 58 @ enable SDRAM self-refresh mode 95 @ prepare SDRAM refresh settings 99 @ enable SDRAM self-refresh mode 106 @ We keep the change-down close to the actual suspend on SDRAM 159 @ external accesses after SDRAM is put in self-refresh mode 165 @ put SDRAM into self-refresh
|
| /Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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. 98 SoCs. EMIF is an SDRAM controller that, based on its revision, 99 supports one or more of DDR2, DDR3, and LPDDR2 SDRAM protocols.
|
| /Linux-v5.15/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-v5.15/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 */
|
| D | intel-ixp42x-netgear-wg302v2.dts | 19 /* 16 MB SDRAM according to OpenWrt database */
|
| D | intel-ixp42x-adi-coyote.dts | 20 /* CHECKME: 16 MB SDRAM minimum, maybe the Coyote actually has more */
|
| /Linux-v5.15/drivers/video/fbdev/omap/ |
| D | Kconfig | 53 bool "Set DMA SDRAM access priority high" 57 (SDRAM) this will speed up graphics DMA operations.
|
| /Linux-v5.15/arch/arm/mach-omap2/ |
| D | Kconfig | 149 bool "OMAP2 SDRAM Controller support" 212 access SDRAM during CORE DVFS, select Y here. This should boost 213 SDRAM performance at lower CORE OPPs. There are relatively few
|
| /Linux-v5.15/Documentation/devicetree/bindings/fpga/ |
| D | altera-fpga2sdram-bridge.txt | 1 Altera FPGA To SDRAM Bridge Driver
|
| /Linux-v5.15/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-v5.15/arch/arm/mach-lpc32xx/ |
| D | suspend.S | 52 @ Wait for SDRAM busy status to go busy and then idle
|
| /Linux-v5.15/Documentation/arm/stm32/ |
| D | stm32f429-overview.rst | 13 - External memory support through FMC controller (PSRAM, SDRAM, NOR, NAND)
|
| D | stm32h750-overview.rst | 13 - FMC controller to connect SDRAM, NOR and NAND memories
|
| D | stm32h743-overview.rst | 13 - 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-v5.15/Documentation/devicetree/bindings/clock/ |
| D | mvebu-core-clock.txt | 30 3 = hclk (SDRAM Controller Internal Clock) 31 4 = dclk (SDRAM Interface Clock)
|
| /Linux-v5.15/drivers/video/fbdev/aty/ |
| D | mach64_ct.c | 356 else if (par->ram_type >= SDRAM) in aty_set_pll_ct() 471 case SDRAM: in aty_init_pll_ct() 559 if (M64_HAS(SDRAM_MAGIC_PLL) && (par->ram_type >= SDRAM)) in aty_init_pll_ct()
|
123