Home
last modified time | relevance | path

Searched refs:PCICFG1_BASE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-footbridge/include/mach/
H A Dhardware.h37 #define PCICFG1_BASE 0xfb000000 macro
/openbmc/linux/arch/arm/mach-footbridge/
H A Dcommon.c236 .virtual = PCICFG1_BASE,
H A Ddc21285.c54 addr = PCICFG1_BASE | (bus->number << 16) | (devfn << 8); in dc21285_base_address()