Searched refs:RESET_REG (Results 1 – 1 of 1) sorted by relevance
23 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro91 __raw_writel(entry_point, RESET_REG(cpu)); in shx3_start_cpu()93 __raw_writel(virt_to_phys(entry_point), RESET_REG(cpu)); in shx3_start_cpu()