Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h490 int fdt_next_property_offset(const void *fdt, int offset);
517 property = fdt_next_property_offset(fdt, property))
H A Dfdt_ro.c263 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 Dfdt_ro.su
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_ro.su
H A Dfdt_region.c250 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 Dfdt_ro.c242 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 Dlibfdt.h586 int fdt_next_property_offset(const void *fdt, int offset);
613 property = fdt_next_property_offset(fdt, property))
H A Dfdt_ro.c348 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 Dfdtget.c123 prop = fdt_next_property_offset(blob, prop); in list_properties()
/OK3568_Linux_fs/u-boot/lib/
H A Dof_live.c130 (offset = fdt_next_property_offset(blob, offset))) { in unflatten_dt_node()
H A Dfdtdec.c426 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 Dfdt.py366 poffset = libfdt.fdt_next_property_offset(self._fdt, poffset)
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c542 prop->offset = fdt_next_property_offset(gd->fdt_blob, in ofnode_get_next_property()
/OK3568_Linux_fs/u-boot/scripts/dtc/pylibfdt/
H A Dlibfdt.i_shipped196 return check_err(fdt_next_property_offset(self._fdt, prop_offset),
/OK3568_Linux_fs/kernel/drivers/of/
H A Dfdt.c121 cur = fdt_next_property_offset(blob, cur)) { in populate_properties()
/OK3568_Linux_fs/u-boot/tools/
H A Dfdtgrep.c613 offset = fdt_next_property_offset(fdt, offset)) { in h_include()
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c661 offset = fdt_next_property_offset(fdt, offset); in fdt_fixup_ethernet()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map