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.c249 debug("** translation for device %s **\n", of_node_full_name(dev)); in __of_translate_address()
263 debug("Bad cell count for %s\n", of_node_full_name(dev)); in __of_translate_address()
269 of_node_full_name(parent)); in __of_translate_address()
291 of_node_full_name(dev)); in __of_translate_address()
296 pna, pns, of_node_full_name(parent)); in __of_translate_address()
362 of_node_full_name(dev)); in of_get_dma_range()
379 printf("Bad cell count for %s\n", of_node_full_name(dev)); in of_get_dma_range()
387 printf("Bad cell count for %s\n", of_node_full_name(parent)); in of_get_dma_range()
A Dof_access.c819 ap->alias, ap->stem, ap->id, of_node_full_name(np)); in of_alias_add()
/u-boot/include/dm/
A Dof.h110 static inline const char *of_node_full_name(const struct device_node *np) in of_node_full_name() function

Completed in 11 milliseconds