Home
last modified time | relevance | path

Searched refs:VERSATILE_SIC_BASE (Results 1 – 2 of 2) sorted by relevance

/arch/arm/mach-versatile/
Dcore.c67 #define VA_SIC_BASE __io_address(VERSATILE_SIC_BASE)
115 VERSATILE_SIC_BASE); in versatile_init_irq()
137 .virtual = IO_ADDRESS(VERSATILE_SIC_BASE),
138 .pfn = __phys_to_pfn(VERSATILE_SIC_BASE),
/arch/arm/mach-versatile/include/mach/
Dplatform.h190 #define VERSATILE_SIC_BASE 0x10003000 /* Secondary interrupt controller */ macro