Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-versatile/
H A Dintegrator_ap.c36 #define VA_IC_BASE __io_address(INTEGRATOR_IC_BASE)
46 .virtual = IO_ADDRESS(INTEGRATOR_IC_BASE),
47 .pfn = __phys_to_pfn(INTEGRATOR_IC_BASE),
H A Dintegrator_cp.c39 .virtual = IO_ADDRESS(INTEGRATOR_IC_BASE),
40 .pfn = __phys_to_pfn(INTEGRATOR_IC_BASE),
H A Dintegrator-hardware.h246 #define INTEGRATOR_IC_BASE 0x14000000 /* Interrupt Controller */ macro