Home
last modified time | relevance | path

Searched full:hip01 (Results 1 – 17 of 17) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/boot/dts/
Dhip01-ca9x2.dts3 * Hisilicon Ltd. HiP01 SoC
16 #include "hip01.dtsi"
19 model = "Hisilicon HIP01 Development Board";
20 compatible = "hisilicon,hip01-ca9x2", "hisilicon,hip01";
25 enable-method = "hisilicon,hip01-smp";
Dhip01.dtsi3 * Hisilicon Ltd. HiP01 SoC
86 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
DMakefile235 hip01-ca9x2.dtb
/kernel/linux/linux-4.19/arch/arm/boot/dts/
Dhip01-ca9x2.dts2 * Hisilicon Ltd. HiP01 SoC
19 #include "hip01.dtsi"
22 model = "Hisilicon HIP01 Development Board";
23 compatible = "hisilicon,hip01-ca9x2", "hisilicon,hip01";
28 enable-method = "hisilicon,hip01-smp";
Dhip01.dtsi2 * Hisilicon Ltd. HiP01 SoC
89 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
DMakefile218 hip01-ca9x2.dtb
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/hisilicon/controller/
Dsysctrl.yaml16 There are some variants of the Hisilicon system controller, such as HiP01,
19 offset. In addition, the HiP01 system controller has some specific control
20 registers for HIP01 SoC family, such as slave core boot.
24 HiP01 system controller --> hisilicon,hip01-sysctrl
48 - const: hisilicon,hip01-sysctrl
113 /* HiP01 system controller */
115 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
/kernel/linux/linux-4.19/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.txt31 HiP01 ca9x2 Board
33 - compatible = "hisilicon,hip01-ca9x2";
200 Hisilicon HiP01 system controller
203 - compatible : "hisilicon,hip01-sysctrl"
206 The HiP01 system controller is mostly compatible with hisilicon
208 HIP01 SoC family, such as slave core boot, and also some same
213 /* for hip01-ca9x2 */
215 compatible = "hisilicon,hip01-sysctrl", "hisilicon,sysctrl";
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/arm/hisilicon/
Dhisilicon.yaml42 - description: HiP01 based boards.
44 - const: hisilicon,hip01-ca9x2
45 - const: hisilicon,hip01
/kernel/linux/linux-4.19/arch/arm/mach-hisi/
DKconfig27 bool "Hisilicon HIP01 family"
33 Support for Hisilicon HIP01 SoC family
Dplatsmp.c162 node = of_find_compatible_node(NULL, NULL, "hisilicon,hip01-sysctrl"); in hip01_boot_secondary()
186 CPU_METHOD_OF_DECLARE(hip01_smp, "hisilicon,hip01-smp", &hip01_smp_ops);
Dhotplug.c232 np = of_find_compatible_node(NULL, NULL, "hisilicon,hip01-sysctrl"); in hip01_set_cpu()
/kernel/linux/linux-5.10/arch/arm/mach-hisi/
DKconfig28 bool "Hisilicon HIP01 family"
34 Support for Hisilicon HIP01 SoC family
Dplatsmp.c159 node = of_find_compatible_node(NULL, NULL, "hisilicon,hip01-sysctrl"); in hip01_boot_secondary()
183 CPU_METHOD_OF_DECLARE(hip01_smp, "hisilicon,hip01-smp", &hip01_smp_ops);
Dhotplug.c229 np = of_find_compatible_node(NULL, NULL, "hisilicon,hip01-sysctrl"); in hip01_set_cpu()
/kernel/linux/linux-4.19/arch/arm/
DKconfig.debug351 bool "Hisilicon Hip01 Debug UART"
356 on HIP01 UART.
/kernel/linux/linux-5.10/arch/arm/
DKconfig.debug358 bool "Hisilicon Hip01 Debug UART"
363 on HIP01 UART.