Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/include/mach/
H A Dhardware.h46 #define PCICFG0_BASE MMU_IO(0xfa000000, 0x7b000000) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Dcommon.c157 .virtual = PCICFG0_BASE,
H A Ddc21285.c50 addr = PCICFG0_BASE | 0xc00000 | (devfn << 8); in dc21285_base_address()