Searched refs:node (Results 1 – 2 of 2) sorted by relevance
669 ofnode node; in env_import_fdt() local676 node = ofnode_path(path); in env_import_fdt()677 if (!ofnode_valid(node)) { in env_import_fdt()682 for (res = ofnode_first_property(node, &prop); in env_import_fdt()
254 These define forces the configuration by the config node in device716 The index is often derived from DT aliases mmcN node ordering, and743 node.792 up and used as a path to a node in the control DTB. The793 property/value pairs in that node is then used to update the
Completed in 13 milliseconds