Home
last modified time | relevance | path

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

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