Home
last modified time | relevance | path

Searched refs:INTREG_BASE_ADDR_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/mach-mvebu/include/mach/
H A Dsoc.h39 #define INTREG_BASE_ADDR_REG (INTREG_BASE + 0x20080) macro
/openbmc/u-boot/arch/arm/mach-mvebu/
H A Dcpu.c397 writel(SOC_REGS_PHY_BASE, INTREG_BASE_ADDR_REG); in arch_cpu_init()