Searched refs:device_node (Results 1 – 6 of 6) sorted by relevance
67 struct device_node { struct76 struct device_node node; /**< Property of node */ argument107 const struct device_node *of_find_compatible_node(108 const struct device_node *from,119 const void *of_get_property(const struct device_node *from, const char *name,122 bool of_device_is_available(const struct device_node *dev_node);125 const struct device_node *of_find_node_by_phandle(uint64_t ph);128 const struct device_node *of_get_parent(const struct device_node *dev_node);131 const struct device_node *of_get_next_child(const struct device_node *dev_node,132 const struct device_node *prev);[all …]
86 node2dir(const struct device_node *n) in node2dir()88 struct dt_node *dn = container_of((struct device_node *)n, in node2dir()300 const struct device_node *301 of_find_compatible_node(const struct device_node *from, in of_find_compatible_node()326 of_get_property(const struct device_node *from, const char *name, in of_get_property()345 of_device_is_available(const struct device_node *dev_node) in of_device_is_available()360 const struct device_node *373 const struct device_node *374 of_get_parent(const struct device_node *dev_node) in of_get_parent()388 const struct device_node *[all …]
146 int bman_init_ccsr(const struct device_node *node) in bman_init_ccsr()184 const struct device_node *dt_node; in bman_global_init()223 const struct device_node *dn = of_find_compatible_node(NULL, in bman_global_init()
77 int bman_init_ccsr(const struct device_node *node);
103 struct device_node *node;
249 const struct device_node *dt_node; in qman_global_init()