Lines Matching +full:memory +full:- +full:controller
1 # SPDX-License-Identifier: GPL-2.0-only
3 # Memory devices
6 menuconfig MEMORY config
7 bool "Memory Controller drivers"
9 This option allows to enable specific memory controller drivers,
12 vary from memory tuning and frequency scaling to enabling
13 access to attached peripherals through memory bus.
15 if MEMORY
29 This selects the ARM PrimeCell PL172 MultiPort Memory Controller.
31 controller, say Y or M here.
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.
41 Starting with the at91sam9g45, this controller supports SDR, DDR and
42 LP-DDR memories.
52 Driver for Atmel EBI controller.
53 Used to configure the EBI (external bus interface) when the device-
54 tree is used. This bus supports NANDs, external ethernet controller,
70 bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
74 Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU
75 resides Coherency Manager v2 with embedded 1MB L2-cache. It's
77 tags and way-select latencies of RAM access. This driver provides a
78 dt properties-based and sysfs interface for it.
86 SoCs. AEMIF stands for Asynchronous External Memory Interface and
87 is intended to provide a glue-less interface to a variety of
88 asynchronuous memory devices like ASRAM, NOR and NAND memory. A total
98 SoCs. EMIF is an SDRAM controller that, based on its revision,
101 functions of the driver includes re-configuring AC timing
110 This driver is for the General Purpose Memory Controller (GPMC)
113 memory drives like NOR, NAND, OneNAND, SRAM.
136 the EMIF PM code must run from on-chip SRAM late in the suspend
141 bool "Marvell EBU Device Bus Controller"
146 This driver is for the Device Bus controller available in some
148 Armada 370 and Armada XP. This controller allows to handle flash
171 This driver is for the NAND/External Memory Controller (NEMC) in
172 the Ingenic JZ4780. This controller is used to handle external
173 memory devices such as NAND and SRAM.
176 bool "Mediatek SoC Memory Controller driver" if COMPILE_TEST
179 This driver is for the Memory Controller module in MediaTek SoCs,
187 This driver is for the DDR2/mDDR Memory Controller present on
188 Texas Instruments da8xx SoCs. It's used to tweak various memory
189 controller configuration options.
192 tristate "ARM PL35X Static Memory Controller(SMC) driver"
197 This driver is for the ARM PL351/PL353 Static Memory
198 Controller(SMC) module.
201 tristate "Renesas RPC-IF driver"
205 This supports Renesas R-Car Gen3 RPC-IF which provides either SPI
215 controller. This driver configures the transactions with external
219 source "drivers/memory/samsung/Kconfig"
220 source "drivers/memory/tegra/Kconfig"