Searched refs:LAST_PC_REG (Results 1 – 2 of 2) sorted by relevance
141 mmio_clrbits_32(LAST_PC_REG(cpu), BIT(3)); in spm_poweron_cpu()
125 #define LAST_PC_REG(cpu) (MCUCFG_REG(0x308) + (cpu * 0x800)) macro