Home
last modified time | relevance | path

Searched refs:of_node_full_name (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/core/
A Dof_addr.c244 debug("** translation for device %s **\n", of_node_full_name(dev)); in __of_translate_address()
258 debug("Bad cell count for %s\n", of_node_full_name(dev)); in __of_translate_address()
264 of_node_full_name(parent)); in __of_translate_address()
286 of_node_full_name(dev)); in __of_translate_address()
291 pna, pns, of_node_full_name(parent)); in __of_translate_address()
357 of_node_full_name(dev)); in of_get_dma_range()
374 printf("Bad cell count for %s\n", of_node_full_name(dev)); in of_get_dma_range()
382 printf("Bad cell count for %s\n", of_node_full_name(parent)); in of_get_dma_range()
A Dof_access.c776 ap->alias, ap->stem, ap->id, of_node_full_name(np)); in of_alias_add()
/u-boot/include/dm/
A Dof.h100 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name() function

Completed in 6 milliseconds