Home
last modified time | relevance | path

Searched refs:fdt_size_cells (Results 1 – 18 of 18) sorted by relevance

/OK3568_Linux_fs/kernel/scripts/dtc/libfdt/
H A Dfdt_addresses.c46 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 Dlibfdt.h1198 int fdt_size_cells(const void *fdt, int nodeoffset);
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A Dfdt-common.c54 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 Dfdt_addresses.su
/OK3568_Linux_fs/u-boot/lib/libfdt/
H A Dfdt_addresses.su
/OK3568_Linux_fs/u-boot/scripts/dtc/libfdt/
H A Dfdt_addresses.c78 int fdt_size_cells(const void *fdt, int nodeoffset) in fdt_size_cells() function
H A Dlibfdt.h1099 int fdt_size_cells(const void *fdt, int nodeoffset);
/OK3568_Linux_fs/u-boot/include/dm/
H A Dread.h611 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 Dfdtaddr.c37 ns = fdt_size_cells(gd->fdt_blob, dev_of_offset(dev->parent)); in devfdt_get_addr_index()
H A Dofnode.c679 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 Dpinctrl-meson.c294 ns = fdt_size_cells(gd->fdt_blob, dev_of_offset(dev->parent)); in meson_pinctrl_probe()
/OK3568_Linux_fs/u-boot/lib/
H A Dfdtdec.c143 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 Dfdt_support.c472 int size_cells = fdt_size_cells(fdt, 0); in fdt_pack_reg()
/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.map
H A Du-boot.sym