Searched refs:fdt_next_property_offset (Results 1 – 22 of 22) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 490 int fdt_next_property_offset(const void *fdt, int offset); 517 property = fdt_next_property_offset(fdt, property))
|
| H A D | fdt_ro.c | 263 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function 299 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen()
|
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_ro.su | |
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_ro.su | |
| H A D | fdt_region.c | 250 offset = fdt_next_property_offset(fdt, offset)) { in fdt_add_alias_regions() 260 next = fdt_next_property_offset(fdt, offset); in fdt_add_alias_regions()
|
| H A D | fdt_ro.c | 242 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function 278 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 586 int fdt_next_property_offset(const void *fdt, int offset); 613 property = fdt_next_property_offset(fdt, property))
|
| H A D | fdt_ro.c | 348 int fdt_next_property_offset(const void *fdt, int offset) in fdt_next_property_offset() function 403 (offset = fdt_next_property_offset(fdt, offset))) { in fdt_get_property_namelen_()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fdtget.c | 123 prop = fdt_next_property_offset(blob, prop); in list_properties()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | of_live.c | 130 (offset = fdt_next_property_offset(blob, offset))) { in unflatten_dt_node()
|
| H A D | fdtdec.c | 426 offset = fdt_next_property_offset(blob, offset)) { in fdtdec_add_aliases_for_id() 522 prop_offset = fdt_next_property_offset(blob, prop_offset)) { in fdtdec_get_alias_seq()
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | fdt.py | 366 poffset = libfdt.fdt_next_property_offset(self._fdt, poffset)
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 542 prop->offset = fdt_next_property_offset(gd->fdt_blob, in ofnode_get_next_property()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 196 return check_err(fdt_next_property_offset(self._fdt, prop_offset),
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | fdt.c | 121 cur = fdt_next_property_offset(blob, cur)) { in populate_properties()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fdtgrep.c | 613 offset = fdt_next_property_offset(fdt, offset)) { in h_include()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 661 offset = fdt_next_property_offset(fdt, offset); in fdt_fixup_ethernet()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |