Lines Matching +full:hip01 +full:- +full:sysctrl
1 // SPDX-License-Identifier: GPL-2.0-only
16 /* Sysctrl registers in Hi3620 SoC */
83 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
100 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
124 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
136 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
147 node = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl"); in hi3xxx_hotplug_init()
150 return -ENOENT; in hi3xxx_hotplug_init()
157 return -ENOMEM; in hi3xxx_hotplug_init()
229 np = of_find_compatible_node(NULL, NULL, "hisilicon,hip01-sysctrl"); in hip01_set_cpu()
258 * Turn off coherency and L1 D-cache in cpu_enter_lowpower()