Searched refs:T2_CPUn_BASE (Results 1 – 2 of 2) sorted by relevance
530 cpu_regs = (struct sable_cpu_csr *)T2_CPUn_BASE(cpu); in t2_clear_errors()
125 #define T2_CPUn_BASE(n) (T2_CPU0_BASE + (((n)&3) * 0x001000000L)) macro