Home
last modified time | relevance | path

Searched refs:oftree_valid (Results 1 – 4 of 4) sorted by relevance

/u-boot/test/boot/
A Dvbe_fixup.c29 ut_assert(oftree_valid(tree)); in vbe_test_fixup_norun()
/u-boot/test/dm/
A Dofnode.c48 if (!oftree_valid(tree)) in get_other_oftree()
75 if (!oftree_valid(tree)) in get_oftree()
763 ut_assert(!oftree_valid(oftree_null())); in dm_test_ofnode_root()
781 ut_assert(oftree_valid(tree)); in dm_test_ofnode_root_mult()
/u-boot/include/dm/
A Dofnode.h253 static inline bool oftree_valid(oftree tree) in oftree_valid() function
/u-boot/boot/
A Dimage-fdt.c674 if (oftree_valid(fixup.tree)) { in image_setup_libfdt()

Completed in 21 milliseconds