Searched refs:fdt_get_resource (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.c | 941 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 D | fdtdec.su | |
| /OK3568_Linux_fs/u-boot/drivers/pci/ |
| H A D | pcie_xilinx.c | 189 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 D | fdtdec.su | |
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | fdtdec.h | 829 int fdt_get_resource(const void *fdt, int node, const char *property,
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.c | 730 ret = fdt_get_resource(gd->fdt_blob, ofnode_to_offset(node), in ofnode_read_resource()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 593 if (fdt_get_resource(blob, nodeoffset, "reg", i, &res)) in fdt_fixup_memory_banks()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |