Searched refs:BONITO_PCICFG_BASE (Results 1 – 3 of 3) sorted by relevance
69 #define BONITO_PCICFG_BASE 0x1fe80000 macro71 #define BONITO_PCICFG_TOP (BONITO_PCICFG_BASE+BONITO_PCICFG_SIZE-1)
95 #define BONITO_PCICFG_BASE 0x1fe80000 macro97 #define BONITO_PCICFG_TOP (BONITO_PCICFG_BASE + BONITO_PCICFG_SIZE - 1)109 #define BONITO_SPCICONFIG_BASE (BONITO_PCICFG_BASE)
198 _pcictrl_bonito_pcicfg = (unsigned long)ioremap(BONITO_PCICFG_BASE, BONITO_PCICFG_SIZE); in prom_init()