Lines Matching refs:device_node
40 struct device_node *spu_devnode(struct spu *spu) in spu_devnode()
47 static u64 __init find_spu_unit_number(struct device_node *spe) in find_spu_unit_number()
80 struct device_node *np) in spu_map_interrupts_old()
112 struct device_node *n, in spu_map_prop_old()
130 struct device_node *node = spu->devnode; in spu_map_device_old()
178 static int __init spu_map_interrupts(struct spu *spu, struct device_node *np) in spu_map_interrupts()
214 struct device_node *np = spu->devnode; in spu_map_resource()
233 struct device_node *np = spu->devnode; in spu_map_device()
288 struct device_node *node; in of_enumerate_spus()
308 struct device_node *spe = (struct device_node *)data; in of_create_spu()
423 struct device_node *dn; in of_has_vicinity()
434 static struct spu *devnode_spu(int cbe, struct device_node *dn) in devnode_spu()
445 neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) in neighbour_spu()
448 struct device_node *spu_dn; in neighbour_spu()
468 struct device_node *vic_dn, *last_spu_dn; in init_affinity_node()