Home
last modified time | relevance | path

Searched refs:node (Results 1 – 2 of 2) sorted by relevance

/env/
A Dcommon.c669 ofnode node; in env_import_fdt() local
676 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()
A DKconfig254 These define forces the configuration by the config node in device
716 The index is often derived from DT aliases mmcN node ordering, and
743 node.
792 up and used as a path to a node in the control DTB. The
793 property/value pairs in that node is then used to update the

Completed in 13 milliseconds