Home
last modified time | relevance | path

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

/linux-5.19.10/arch/arm/mach-footbridge/include/mach/
Dhardware.h37 #define PCICFG1_BASE 0xfb000000 macro
/linux-5.19.10/arch/arm/mach-footbridge/
Dcommon.c249 .virtual = PCICFG1_BASE,
Ddc21285.c53 addr = PCICFG1_BASE | (bus->number << 16) | (devfn << 8); in dc21285_base_address()