Lines Matching +full:hip01 +full:- +full:sysctrl
1 // SPDX-License-Identifier: GPL-2.0-only
15 /* Sysctrl registers in Hi3620 SoC */
82 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
99 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
123 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
135 writel_relaxed(CPU2_ISO_CTRL << (cpu - 2), in set_cpu_hi3620()
146 node = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl"); in hi3xxx_hotplug_init()
149 return -ENOENT; in hi3xxx_hotplug_init()
156 return -ENOMEM; in hi3xxx_hotplug_init()
228 np = of_find_compatible_node(NULL, NULL, "hisilicon,hip01-sysctrl"); in hip01_set_cpu()
257 * Turn off coherency and L1 D-cache in cpu_enter_lowpower()