Searched refs:VERSATILE_SIC_BASE (Results 1 – 2 of 2) sorted by relevance
67 #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),
190 #define VERSATILE_SIC_BASE 0x10003000 /* Secondary interrupt controller */ macro