Home
last modified time | relevance | path

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

/linux/arch/mips/include/asm/mips-boards/
H A Dbonito64.h51 #define BONITO_REG_BASE 0x1fe00000 macro
53 #define BONITO_REG_TOP (BONITO_REG_BASE+BONITO_REG_SIZE-1)
/linux/arch/mips/mti-malta/
H A Dmalta-init.c124 _pcictrl_bonito = (unsigned long)ioremap(BONITO_REG_BASE, BONITO_REG_SIZE); in prom_init()