Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-footbridge/include/mach/
H A Dhardware.h40 #define PCICFG0_BASE 0xfa000000 macro
/openbmc/linux/arch/arm/mach-footbridge/
H A Dcommon.c231 .virtual = PCICFG0_BASE,
H A Ddc21285.c51 addr = PCICFG0_BASE | 0xc00000 | (devfn << 8); in dc21285_base_address()