Home
last modified time | relevance | path

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

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