Searched refs:CPU_BASE (Results 1 – 2 of 2) sorted by relevance
18 #define CPU_BASE 0xc0000 macro 20 #define CPU_CS_BASE (CPU_BASE + 0x12000)21 #define CPU_IC_BASE (CPU_BASE + 0x1f000)
267 core->cpu_base = core->base + CPU_BASE; in venus_assign_register_offsets()