Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmalta.h43 #define MALTA_RESET_BASE 0x1f000500 macro
/openbmc/u-boot/board/imgtec/malta/
H A Dmalta.c128 reset_base = (void __iomem *)CKSEG1ADDR(MALTA_RESET_BASE); in _machine_restart()