Searched refs:PCICFG0_BASE (Results 1 – 3 of 3) sorted by relevance
49 #define PCICFG0_BASE 0xfa000000 macro
43 { PCICFG0_BASE, DC21285_PCI_TYPE_0_CONFIG, PCICFG0_SIZE, DOMAIN_IO, 0, 1, 0, 0 },
53 addr = PCICFG0_BASE | 0xc00000 | (devfn << 8); in dc21285_base_address()