Searched refs:CEDIT_NODE_NAME (Results 1 - 3 of 3) sorted by last modified time

/u-boot/test/boot/
H A Dcedit.c95 node = ofnode_find_subnode(oftree_root(tree), CEDIT_NODE_NAME);
/u-boot/include/
H A Dcedit.h26 #define CEDIT_NODE_NAME "cedit-values" macro
/u-boot/boot/
H A Dcedit.c375 ret = fdt_begin_node(fdt, CEDIT_NODE_NAME);
450 node = ofnode_find_subnode(root, CEDIT_NODE_NAME);

Completed in 88 milliseconds