Searched refs:PCICFG1_BASE (Results 1 – 3 of 3) sorted by relevance
46 #define PCICFG1_BASE 0xfb000000 macro
44 { PCICFG1_BASE, DC21285_PCI_TYPE_1_CONFIG, PCICFG1_SIZE, DOMAIN_IO, 0, 1, 0, 0 },
56 addr = PCICFG1_BASE | (dev->bus->number << 16) | (devfn << 8); in dc21285_base_address()