Lines Matching +defs:val +defs:node
67 bool of_graph_is_present(const struct device_node *node) in of_graph_is_present()
171 const u32 *val = of_find_property_value_of_size(np, propname, in of_property_read_u32_index() local
205 const u64 *val = of_find_property_value_of_size(np, propname, in of_property_read_u64_index() local
246 const u8 *val = of_find_property_value_of_size(np, propname, in of_property_read_variable_u8_array() local
296 const __be16 *val = of_find_property_value_of_size(np, propname, in of_property_read_variable_u16_array() local
343 const __be32 *val = of_find_property_value_of_size(np, propname, in of_property_read_variable_u32_array() local
382 const __be32 *val = of_find_property_value_of_size(np, propname, in of_property_read_u64() local
421 const __be32 *val = of_find_property_value_of_size(np, propname, in of_property_read_variable_u64_array() local
607 int of_graph_parse_endpoint(const struct device_node *node, in of_graph_parse_endpoint()
794 struct device_node *node = NULL; in of_graph_get_endpoint_by_regs() local
814 struct device_node *of_graph_get_remote_endpoint(const struct device_node *node) in of_graph_get_remote_endpoint()
828 struct device_node *of_graph_get_port_parent(struct device_node *node) in of_graph_get_port_parent()
861 const struct device_node *node) in of_graph_get_remote_port_parent()
878 struct device_node *of_graph_get_remote_port(const struct device_node *node) in of_graph_get_remote_port()
934 struct device_node *of_graph_get_remote_node(const struct device_node *node, in of_graph_get_remote_node()
1006 unsigned int elem_size, void *val, in of_fwnode_property_read_int_array()
1009 const struct device_node *node = to_of_node(fwnode); in of_fwnode_property_read_int_array() local
1031 const char *propname, const char **val, in of_fwnode_property_read_string_array()
1034 const struct device_node *node = to_of_node(fwnode); in of_fwnode_property_read_string_array() local
1073 const struct device_node *node = to_of_node(fwnode); in of_fwnode_get_named_child_node() local
1150 const struct device_node *node = to_of_node(fwnode); in of_fwnode_graph_parse_endpoint() local