Home
last modified time | relevance | path

Searched refs:CPU_RESET_NON_SC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/arm/mach-berlin/
H A Dplatsmp.c24 #define CPU_RESET_NON_SC 0x20 macro
37 val = readl(cpu_ctrl + CPU_RESET_NON_SC); in berlin_perform_reset_cpu()
39 writel(val, cpu_ctrl + CPU_RESET_NON_SC); in berlin_perform_reset_cpu()
41 writel(val, cpu_ctrl + CPU_RESET_NON_SC); in berlin_perform_reset_cpu()
111 val = readl(cpu_ctrl + CPU_RESET_NON_SC); in berlin_cpu_kill()
113 writel(val, cpu_ctrl + CPU_RESET_NON_SC); in berlin_cpu_kill()