Searched refs:np_sctl (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 267 struct device_node *np, *np_sctl, *np_fab; in hip04_smp_init() local 281 np_sctl = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl"); in hip04_smp_init() 282 if (!np_sctl) in hip04_smp_init() 298 sysctrl = of_iomap(np_sctl, 0); in hip04_smp_init()
|
/kernel/linux/linux-6.6/arch/arm/mach-hisi/ |
H A D | platmcpm.c | 267 struct device_node *np, *np_sctl, *np_fab; in hip04_smp_init() local 281 np_sctl = of_find_compatible_node(NULL, NULL, "hisilicon,sysctrl"); in hip04_smp_init() 282 if (!np_sctl) in hip04_smp_init() 298 sysctrl = of_iomap(np_sctl, 0); in hip04_smp_init()
|
Completed in 2 milliseconds