Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/include/asm/
H A Dmalta.h11 #define MALTA_GT_PCIIO_BASE 0x18000000 macro
12 #define MALTA_GT_UART0_BASE (MALTA_GT_PCIIO_BASE + 0x3f8)
/openbmc/u-boot/board/imgtec/malta/
H A Dmalta.c140 io_base = CKSEG1ADDR(MALTA_GT_PCIIO_BASE); in board_early_init_f()