Searched refs:BONITO_PCICFG_SIZE (Results 1 – 2 of 2) sorted by relevance
70 #define BONITO_PCICFG_SIZE 0x00080000 macro71 #define BONITO_PCICFG_TOP (BONITO_PCICFG_BASE+BONITO_PCICFG_SIZE-1)
198 _pcictrl_bonito_pcicfg = (unsigned long)ioremap(BONITO_PCICFG_BASE, BONITO_PCICFG_SIZE); in prom_init()