Home
last modified time | relevance | path

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

/openbmc/u-boot/test/overlay/
H A Dcmd_ut_overlay.c28 static int ut_fdt_getprop_u32_by_index(void *fdt, const char *path, in ut_fdt_getprop_u32_by_index() function
52 return ut_fdt_getprop_u32_by_index(fdt, path, name, 0, out); in ut_fdt_getprop_u32()
158 ut_assertok(ut_fdt_getprop_u32_by_index(fdt, "/", "test-several-phandle", in fdt_overlay_local_phandle()
162 ut_assertok(ut_fdt_getprop_u32_by_index(fdt, "/", "test-several-phandle", in fdt_overlay_local_phandle()
188 ut_assertok(ut_fdt_getprop_u32_by_index(fdt, "/", "test-phandle", 0, in fdt_overlay_local_phandles()
192 ut_assertok(ut_fdt_getprop_u32_by_index(fdt, "/", "test-phandle", 1, in fdt_overlay_local_phandles()