Lines Matching +full:external +full:- +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.
41 Driver for Atmel EBI controller.
42 Used to configure the EBI (external bus interface) when the device-
43 tree is used. This bus supports NANDs, external ethernet controller,
63 This driver provides a way to configure the Broadcom STB memory
64 controller and specifically control the Self Refresh Power Down
68 bool "Baikal-T1 CM2 L2-RAM Cache Control Block"
72 Baikal-T1 CPU is based on the MIPS P5600 Warrior IP-core. The CPU
73 resides Coherency Manager v2 with embedded 1MB L2-cache. It's
75 tags and way-select latencies of RAM access. This driver provides a
76 dt properties-based and sysfs interface for it.
84 SoCs. AEMIF stands for Asynchronous External Memory Interface and
85 is intended to provide a glue-less interface to a variety of
86 asynchronuous memory devices like ASRAM, NOR and NAND memory. A total
96 SoCs. EMIF is an SDRAM controller that, based on its revision,
99 functions of the driver includes re-configuring AC timing
109 This driver is for the General Purpose Memory Controller (GPMC)
112 memory drives like NOR, NAND, OneNAND, SRAM.
135 the EMIF PM code must run from on-chip SRAM late in the suspend
145 memory interface status information as well as memory clearing
149 bool "Marvell EBU Device Bus Controller"
154 This driver is for the Device Bus controller available in some
156 Armada 370 and Armada XP. This controller allows to handle flash
179 This driver is for the NAND/External Memory Controller (NEMC) in
180 the Ingenic JZ4780. This controller is used to handle external
181 memory devices such as NAND and SRAM.
184 tristate "MediaTek SoC Memory Controller driver" if COMPILE_TEST
187 This driver is for the Memory Controller module in MediaTek SoCs,
195 This driver is for the DDR2/mDDR Memory Controller present on
196 Texas Instruments da8xx SoCs. It's used to tweak various memory
197 controller configuration options.
200 tristate "ARM PL35X Static Memory Controller(SMC) driver"
205 This driver is for the ARM PL351/PL353 Static Memory
206 Controller(SMC) module.
209 tristate "Renesas RPC-IF driver"
214 This supports Renesas R-Car Gen3 or RZ/G2 RPC-IF which provides
219 tristate "Support for FMC2 External Bus Interface on STM32MP SoCs"
223 Select this option to enable the STM32 FMC2 External Bus Interface
224 controller. This driver configures the transactions with external
226 SOCs containing the FMC2 External Bus Interface.
228 source "drivers/memory/samsung/Kconfig"
229 source "drivers/memory/tegra/Kconfig"