Home
last modified time | relevance | path

Searched refs:fdt_get_resource (Results 1 – 11 of 11) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c941 int fdt_get_resource(const void *fdt, int node, const char *property, in fdt_get_resource() function
985 return fdt_get_resource(fdt, node, property, index, res); in fdt_get_named_resource()
1152 ret = fdt_get_resource(gd->fdt_blob, mem, "reg", 0, &res); in fdtdec_setup_memory_size()
1179 ret = fdt_get_resource(gd->fdt_blob, mem, "reg", reg++, &res); in fdtdec_setup_memory_banksize()
1188 ret = fdt_get_resource(gd->fdt_blob, mem, "reg", reg++, &res); in fdtdec_setup_memory_banksize()
H A Dfdtdec.su
/OK3568_Linux_fs/u-boot/drivers/pci/
H A Dpcie_xilinx.c189 err = fdt_get_resource(gd->fdt_blob, dev_of_offset(dev), "reg", in pcie_xilinx_ofdata_to_platdata()
/OK3568_Linux_fs/u-boot/spl/lib/
H A Dfdtdec.su
/OK3568_Linux_fs/u-boot/include/
H A Dfdtdec.h829 int fdt_get_resource(const void *fdt, int node, const char *property,
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dofnode.c730 ret = fdt_get_resource(gd->fdt_blob, ofnode_to_offset(node), in ofnode_read_resource()
/OK3568_Linux_fs/u-boot/common/
H A Dfdt_support.c593 if (fdt_get_resource(blob, nodeoffset, "reg", i, &res)) in fdt_fixup_memory_banks()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.map