Home
last modified time | relevance | path

Searched defs:lenp (Results 1 – 20 of 20) sorted by relevance

/openbmc/u-boot/scripts/dtc/libfdt/
H A Dfdt_ro.c292 int *lenp) in fdt_get_property_by_offset_()
313 int *lenp) in fdt_get_property_by_offset()
331 int *lenp, in fdt_get_property_namelen_()
360 int namelen, int *lenp) in fdt_get_property_namelen()
377 const char *name, int *lenp) in fdt_get_property()
384 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
402 const char **namep, int *lenp) in fdt_getprop_by_offset()
420 const char *name, int *lenp) in fdt_getprop()
694 int *lenp) in fdt_stringlist_get()
H A Dlibfdt.h600 int *lenp) in fdt_get_property_w()
658 int *lenp) in fdt_getprop_namelen_w()
696 const char *name, int *lenp) in fdt_getprop_w()
H A Dfdt.c96 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
/openbmc/u-boot/lib/
H A Dgzip.c38 int gzip(void *dst, unsigned long *lenp, in gzip()
47 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip()
H A Dgunzip.c72 int gunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp) in gunzip()
275 int zunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp, in zunzip()
/openbmc/u-boot/lib/libfdt/
H A Dfdt_ro.c252 int *lenp) in fdt_get_property_by_offset()
274 int namelen, int *lenp) in fdt_get_property_namelen()
297 const char *name, int *lenp) in fdt_get_property()
304 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
316 const char **namep, int *lenp) in fdt_getprop_by_offset()
329 const char *name, int *lenp) in fdt_getprop()
603 int *lenp) in fdt_stringlist_get()
/openbmc/u-boot/cmd/
H A Dbmp.c39 struct bmp_image *gunzip_bmp(unsigned long addr, unsigned long *lenp, in gunzip_bmp()
86 struct bmp_image *gunzip_bmp(unsigned long addr, unsigned long *lenp, in gunzip_bmp()
/openbmc/u-boot/arch/sandbox/lib/
H A Dpci_io.c16 int pci_map_physmem(phys_addr_t paddr, unsigned long *lenp, in pci_map_physmem()
/openbmc/u-boot/drivers/pci/
H A Dpcie_layerscape_fixup.c131 int lenp; in fdt_pcie_set_iommu_map_entry() local
/openbmc/u-boot/net/
H A Dnet.c915 static struct ip_udp_hdr *__net_defragment(struct ip_udp_hdr *ip, int *lenp) in __net_defragment()
1036 int *lenp) in net_defragment()
1047 int *lenp) in net_defragment()
/openbmc/qemu/system/
H A Ddevice_tree.c432 const char *property, int *lenp, Error **errp) in qemu_fdt_getprop()
449 const char *property, int *lenp, Error **errp) in qemu_fdt_getprop_cell()
/openbmc/u-boot/drivers/core/
H A Dof_access.c123 const char *name, int *lenp) in of_find_property()
166 int *lenp) in of_get_property()
H A Dread.c206 const void *dev_read_prop(struct udevice *dev, const char *propname, int *lenp) in dev_read_prop()
H A Dofnode.c517 const void *ofnode_get_property(ofnode node, const char *propname, int *lenp) in ofnode_get_property()
/openbmc/u-boot/drivers/misc/
H A Dswap_case.c261 phys_addr_t addr, unsigned long *lenp, void **ptrp) in sandbox_swap_case_map_physmem()
/openbmc/u-boot/scripts/dtc/
H A Dutil.c81 int lenp = strlen(path); in join_path() local
/openbmc/u-boot/include/dm/
H A Dread.h698 const char *propname, int *lenp) in dev_read_prop()
/openbmc/u-boot/common/
H A Dimage-fit.c1790 enum fit_load_op load_op, ulong *datap, ulong *lenp) in fit_image_load()
2036 int arch, ulong *datap, ulong *lenp) in boot_get_fdt_fit()
/openbmc/u-boot/tools/
H A Dimage-host.c388 int *lenp, int *allow_missingp) in fit_config_get_image_list()
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c289 int lenp; in fdt_fsl_mc_fixup_iommu_map_entry() local