Searched refs:fdt_property_placeholder (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_sw.c | 223 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() function 250 ret = fdt_property_placeholder(fdt, name, len, &ptr); in fdt_property()
|
| H A D | libfdt.h | 1331 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp);
|
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_sw.su | |
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_sw.su | |
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt_sw.c | 293 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp) in fdt_property_placeholder() function 330 ret = fdt_property_placeholder(fdt, name, len, &ptr); in fdt_property()
|
| H A D | libfdt.h | 1471 int fdt_property_placeholder(void *fdt, const char *name, int len, void **valp);
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fit_image.c | 195 ret = fdt_property_placeholder(fdt, "data", sbuf.st_size, &ptr); in fdt_property_file()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | u-boot.map | |