Lines Matching refs:device_node
28 struct device_node *spu_devnode(struct spu *spu) in spu_devnode()
35 static u64 __init find_spu_unit_number(struct device_node *spe) in find_spu_unit_number()
68 struct device_node *np) in spu_map_interrupts_old()
103 struct device_node *n, in spu_map_prop_old()
121 struct device_node *node = spu->devnode; in spu_map_device_old()
169 static int __init spu_map_interrupts(struct spu *spu, struct device_node *np) in spu_map_interrupts()
192 struct device_node *np = spu->devnode; in spu_map_resource()
211 struct device_node *np = spu->devnode; in spu_map_device()
266 struct device_node *node; in of_enumerate_spus()
286 struct device_node *spe = (struct device_node *)data; in of_create_spu()
401 struct device_node *dn; in of_has_vicinity()
412 static struct spu *devnode_spu(int cbe, struct device_node *dn) in devnode_spu()
423 neighbour_spu(int cbe, struct device_node *target, struct device_node *avoid) in neighbour_spu()
426 struct device_node *spu_dn; in neighbour_spu()
446 struct device_node *vic_dn, *last_spu_dn; in init_affinity_node()