1 /* SPDX-License-Identifier: GPL-2.0-only */ 1 2 /* 3 * arch/arm/mach-mvebu/kirkwood.h 4 * 5 * Generic definitions for Marvell Kirkwood So 6 * 88F6180, 88F6192 and 88F6281. 7 */ 8 9 #define KIRKWOOD_REGS_PHYS_BASE 0xf1000000 10 #define DDR_PHYS_BASE (KIRKWOOD_REGS 11 #define BRIDGE_PHYS_BASE (KIRKWOOD_REGS 12 13 #define DDR_OPERATION_BASE (DDR_PHYS_BASE 14 15 #define CPU_CONFIG_PHYS (BRIDGE_PHYS_B 16 #define CPU_CONFIG_ERROR_PROP 0x00000004 17 18 #define CPU_CONTROL_PHYS (BRIDGE_PHYS_B 19 #define MEMORY_PM_CTRL_PHYS (BRIDGE_PHYS_B 20
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.