Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dlibfdt.h1651 int fdt_appendprop(void *fdt, int nodeoffset, const char *name,
1686 return fdt_appendprop(fdt, nodeoffset, name, &tmp, sizeof(tmp)); in fdt_appendprop_u32()
1721 return fdt_appendprop(fdt, nodeoffset, name, &tmp, sizeof(tmp)); in fdt_appendprop_u64()
1763 fdt_appendprop((fdt), (nodeoffset), (name), (str), strlen(str)+1)
H A Dfdt_rw.c305 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop() function
/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dlibfdt.h1791 int fdt_appendprop(void *fdt, int nodeoffset, const char *name,
1826 return fdt_appendprop(fdt, nodeoffset, name, &tmp, sizeof(tmp)); in fdt_appendprop_u32()
1861 return fdt_appendprop(fdt, nodeoffset, name, &tmp, sizeof(tmp)); in fdt_appendprop_u64()
1903 fdt_appendprop((fdt), (nodeoffset), (name), (str), strlen(str)+1)
H A Dfdt_addresses.c99 return fdt_appendprop(fdt, nodeoffset, name, data, in fdt_appendprop_addrrange()
H A Dfdt_rw.c291 int fdt_appendprop(void *fdt, int nodeoffset, const char *name, in fdt_appendprop() function
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_rw.su
/OK3568_Linux_fs/u-boot/spl/lib/libfdt/
H A Dfdt_rw.su
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c166 fdt_appendprop(blob, nodeoffset, "iommu-map", iommu_map, 16); in fdt_pcie_set_iommu_map_entry()
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A Du-boot.map