Home
last modified time | relevance | path

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

/arch/arm/mach-footbridge/include/mach/
Dhardware.h49 #define PCICFG0_BASE MMU_IO(0xfa000000, 0x7b000000) macro
/arch/arm/mach-footbridge/
Dcommon.c164 .virtual = PCICFG0_BASE,
Ddc21285.c55 addr = PCICFG0_BASE | 0xc00000 | (devfn << 8); in dc21285_base_address()