Searched refs:PCICFG1_BASE (Results 1 – 3 of 3) sorted by relevance
37 #define PCICFG1_BASE 0xfb000000 macro
249 .virtual = PCICFG1_BASE,
53 addr = PCICFG1_BASE | (bus->number << 16) | (devfn << 8); in dc21285_base_address()