Searched refs:fdt_first_property_offset (Results 1 – 22 of 22) sorted by relevance
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 469 int fdt_first_property_offset(const void *fdt, int nodeoffset); 515 for (property = fdt_first_property_offset(fdt, node); \
|
| H A D | fdt_ro.c | 253 int fdt_first_property_offset(const void *fdt, int nodeoffset) in fdt_first_property_offset() function 297 for (offset = fdt_first_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_ro.c | 232 int fdt_first_property_offset(const void *fdt, int nodeoffset) in fdt_first_property_offset() function 276 for (offset = fdt_first_property_offset(fdt, offset); in fdt_get_property_namelen()
|
| H A D | fdt_region.c | 248 for (offset = fdt_first_property_offset(fdt, node); in fdt_add_alias_regions()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | libfdt.h | 565 int fdt_first_property_offset(const void *fdt, int nodeoffset); 611 for (property = fdt_first_property_offset(fdt, node); \
|
| H A D | fdt_ro.c | 338 int fdt_first_property_offset(const void *fdt, int nodeoffset) in fdt_first_property_offset() function 401 for (offset = fdt_first_property_offset(fdt, offset); in fdt_get_property_namelen_()
|
| /OK3568_Linux_fs/kernel/scripts/dtc/ |
| H A D | fdtget.c | 114 prop = fdt_first_property_offset(blob, node); in list_properties()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | of_live.c | 128 for (offset = fdt_first_property_offset(blob, *poffset); in unflatten_dt_node()
|
| H A D | fdtdec.c | 424 for (offset = fdt_first_property_offset(blob, alias_node); in fdtdec_add_aliases_for_id() 520 for (prop_offset = fdt_first_property_offset(blob, aliases); in fdtdec_get_alias_seq()
|
| /OK3568_Linux_fs/u-boot/tools/dtoc/ |
| H A D | fdt.py | 360 poffset = libfdt.fdt_first_property_offset(self._fdt, node._offset)
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 525 fdt_first_property_offset(gd->fdt_blob, in ofnode_get_first_property()
|
| /OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/ |
| H A D | libfdt.i_shipped | 179 return check_err(fdt_first_property_offset(self._fdt, nodeoffset),
|
| /OK3568_Linux_fs/kernel/drivers/of/ |
| H A D | fdt.c | 119 for (cur = fdt_first_property_offset(blob, offset); in populate_properties()
|
| /OK3568_Linux_fs/u-boot/tools/ |
| H A D | fdtgrep.c | 611 for (offset = fdt_first_property_offset(fdt, offset); in h_include()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 657 offset = fdt_first_property_offset(fdt, 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 | |