Searched refs:np_fab (Results 1 – 1 of 1) sorted by relevance
267 struct device_node *np, *np_sctl, *np_fab; in hip04_smp_init() local284 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()