Searched refs:_pcictrl_bonito (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/mips/mti-malta/
H A Dmalta-init.c32 unsigned long _pcictrl_bonito; variable
121 * early setup of _pcictrl_bonito so that we can determine
124 _pcictrl_bonito = (unsigned long)ioremap(BONITO_REG_BASE, BONITO_REG_SIZE);
/linux-master/arch/mips/include/asm/mips-boards/
H A Dbonito64.h34 extern unsigned long _pcictrl_bonito;
37 #define BONITO(x) *(volatile u32 *)(_pcictrl_bonito + (x))

Completed in 174 milliseconds