Lines Matching +full:mem +full:- +full:swap
2 # SPDX-License-Identifier: Apache-2.0
7 The FMC allows to interface with static-memory mapped external devices such as
16 - NOR/PSRAM memory controller
17 - NAND memory controller (some devices also support PC Card)
18 - Synchronous DRAM (SDRAM/Mobile LPSDR SDRAM) controller
27 pinctrl-0 = <&fmc_nbl0_pe0 &fmc_nbl1_pe1 &fmc_nbl2_pi4...>;
30 compatible: "st,stm32h7-fmc"
32 include: ["st,stm32-fmc.yaml"]
35 st,mem-swap:
39 - "disable"
40 - "sdram-sram"
41 - "sdramb2"
45 * disable - Default mapping.
46 * sdram-sram - Swap the NOR/PSRAM bank with SDRAM.
47 * sdramb2 - Remaps the SDRAM bank2.