Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-hisi/
H A Dplatmcpm.c267 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()