Searched refs:RESET_REG (Results 1 – 3 of 3) sorted by relevance
20 #define RESET_REG(phys_id) (0xfe400008 | (phys_id << 12)) macro86 __raw_writel(entry_point, RESET_REG(cpu)); in shx3_start_cpu()88 __raw_writel(virt_to_phys(entry_point), RESET_REG(cpu)); in shx3_start_cpu()
70 #define RESET_REG 0xe4180000 /* Write only */ macro
141 Use the ACPI RESET_REG in the FADT. If ACPI is not configured or