Searched refs:fdt_size_cells (Results 1 – 18 of 18) sorted by relevance
| /OK3568_Linux_fs/kernel/scripts/dtc/libfdt/ |
| H A D | fdt_addresses.c | 46 int fdt_size_cells(const void *fdt, int nodeoffset) in fdt_size_cells() function 68 ret = fdt_size_cells(fdt, parent); in fdt_appendprop_addrrange()
|
| H A D | libfdt.h | 1198 int fdt_size_cells(const void *fdt, int nodeoffset);
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/ |
| H A D | fdt-common.c | 54 int size_cells = fdt_size_cells(fdt, 0); in fdt_pack_reg() 79 fdt32_t size_cells = cpu_to_fdt32(fdt_size_cells(fdt, 0)); in ft_hs_fixup_dram()
|
| /OK3568_Linux_fs/u-boot/spl/lib/libfdt/ |
| H A D | fdt_addresses.su | |
| /OK3568_Linux_fs/u-boot/lib/libfdt/ |
| H A D | fdt_addresses.su | |
| /OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/ |
| H A D | fdt_addresses.c | 78 int fdt_size_cells(const void *fdt, int nodeoffset) in fdt_size_cells() function
|
| H A D | libfdt.h | 1099 int fdt_size_cells(const void *fdt, int nodeoffset);
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | read.h | 611 return fdt_size_cells(gd->fdt_blob, dev_of_offset(dev)); in dev_read_size_cells() 621 return fdt_size_cells(gd->fdt_blob, dev_of_offset(dev)); in dev_read_simple_size_cells()
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | fdtaddr.c | 37 ns = fdt_size_cells(gd->fdt_blob, dev_of_offset(dev->parent)); in devfdt_get_addr_index()
|
| H A D | ofnode.c | 679 return fdt_size_cells(gd->fdt_blob, ofnode_to_offset(node)); in ofnode_read_size_cells() 695 return fdt_size_cells(gd->fdt_blob, ofnode_to_offset(node)); in ofnode_read_simple_size_cells()
|
| /OK3568_Linux_fs/u-boot/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.c | 294 ns = fdt_size_cells(gd->fdt_blob, dev_of_offset(dev->parent)); in meson_pinctrl_probe()
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | fdtdec.c | 143 ns = fdt_size_cells(blob, parent); in fdtdec_get_addr_size_auto_parent() 953 ns = fdt_size_cells(fdt, parent); in fdt_get_resource()
|
| /OK3568_Linux_fs/u-boot/common/ |
| H A D | fdt_support.c | 472 int size_cells = fdt_size_cells(fdt, 0); in fdt_pack_reg()
|
| /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.map | |
| H A D | u-boot.sym | |