Searched refs:VERSATILE_SIC_BASE (Results 1 – 2 of 2) sorted by relevance
68 #define VA_SIC_BASE __io_address(VERSATILE_SIC_BASE)116 VERSATILE_SIC_BASE); in versatile_init_irq()138 .virtual = IO_ADDRESS(VERSATILE_SIC_BASE),139 .pfn = __phys_to_pfn(VERSATILE_SIC_BASE),
190 #define VERSATILE_SIC_BASE 0x10003000 /* Secondary interrupt controller */ macro