Home
last modified time | relevance | path

Searched refs:np_fab (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-hisi/
H A Dplatmcpm.c267 struct device_node *np, *np_sctl, *np_fab; in hip04_smp_init() local
284 np_fab = of_find_compatible_node(NULL, NULL, "hisilicon,hip04-fabric"); in hip04_smp_init()
285 if (!np_fab) in hip04_smp_init()
304 ret = of_address_to_resource(np_fab, 0, &fab_res); in hip04_smp_init()
311 fabric = of_iomap(np_fab, 0); in hip04_smp_init()
/kernel/linux/linux-6.6/arch/arm/mach-hisi/
H A Dplatmcpm.c267 struct device_node *np, *np_sctl, *np_fab; in hip04_smp_init() local
284 np_fab = of_find_compatible_node(NULL, NULL, "hisilicon,hip04-fabric"); in hip04_smp_init()
285 if (!np_fab) in hip04_smp_init()
304 ret = of_address_to_resource(np_fab, 0, &fab_res); in hip04_smp_init()
311 fabric = of_iomap(np_fab, 0); in hip04_smp_init()

Completed in 2 milliseconds