Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/include/mach/
H A Dhardware.h43 #define PCICFG1_BASE MMU_IO(0xfb000000, 0x7a000000) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-footbridge/
H A Dcommon.c162 .virtual = PCICFG1_BASE,
H A Ddc21285.c53 addr = PCICFG1_BASE | (bus->number << 16) | (devfn << 8); in dc21285_base_address()