Home
last modified time | relevance | path

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

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