Searched refs:RESET_REG (Results 1 – 4 of 4) 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()
31 #define RESET_REG 5 macro208 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 1); in saphir_reset()210 byteout(cs->hw.saphir.cfg_reg + RESET_REG, 0); in saphir_reset()
70 #define RESET_REG 0xe4180000 /* Write only */ macro
134 acpi Use the ACPI RESET_REG in the FADT. If ACPI is not configured or the