Home
last modified time | relevance | path

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

/external/dtc/tests/
Dsw_tree1.c126 CHECK(fdt_property_u64(fdt, "prop-int64", TEST_VALUE64_1)); in main()
/external/dtc/libfdt/
Dlibfdt.h1291 static inline int fdt_property_u64(void *fdt, const char *name, uint64_t val) in fdt_property_u64() function