Lines Matching +full:multi +full:- +full:word
4 * SPDX-License-Identifier: GPL-2.0+
7 #include <asm/arch/imx-regs.h>
29 /* RedBoot: AIPS setup - Only setup MPROTx registers.
33 * Set all MPROTx to be non-bufferable, trusted for R/W,
34 * not forced to user-mode.
70 /* RedBoot: MAX (Multi-Layer AHB Crossbar Switch) setup */
73 /* MPR - priority is M4 > M2 > M3 > M5 > M0 > M1 */
80 /* SGPCR - always park on last master */
87 /* MGPCR - restore default values */
111 * ------------
151 /* DQM2, DQM1, DQM0, SD31-SD0, A25-A0, MA10 (0x288..0x2DC) */
152 ldr r2, =22 /* (0x2E0 - 0x288) / 4 = 22 */
179 * Then it also initializes Multi-Layer AHB Crossbar Switch,
212 /* 532-133-66.5 */
244 /* B8xxxxxx - NAND, 8xxxxxxx - CSD0 RAM */
262 .word (((1-1) << 26) + ((52-1) << 16) + (10 << 10) + (12 << 0))
264 .word (((1-1) << 26) + ((15-1) << 16) + (9 << 10) + (13 << 0))
266 .word (((2-1) << 26) + ((13-1) << 16) + (9 << 10) + (3 << 0))
268 .word (((2-1) << 26) + ((9 -1) << 16) + (8 << 10) + (8 << 0))