Home
last modified time | relevance | path

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

/u-boot/scripts/dtc/libfdt/
A Dfdt_ro.c34 const char *fdt_get_string(const void *fdt, int stroffset, int *lenp) in fdt_get_string()
359 int *lenp) in fdt_get_property_by_offset_()
380 int *lenp) in fdt_get_property_by_offset()
398 int *lenp, in fdt_get_property_namelen_()
428 int namelen, int *lenp) in fdt_get_property_namelen()
445 const char *name, int *lenp) in fdt_get_property()
452 const char *name, int namelen, int *lenp) in fdt_getprop_namelen()
470 const char **namep, int *lenp) in fdt_getprop_by_offset()
503 const char *name, int *lenp) in fdt_getprop()
779 int *lenp) in fdt_stringlist_get()
A Dlibfdt.h661 int *lenp) in fdt_get_property_w()
719 int *lenp) in fdt_getprop_namelen_w()
757 const char *name, int *lenp) in fdt_getprop_w()
A Dfdt.c156 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
/u-boot/lib/
A Dgzip.c39 int gzip(void *dst, unsigned long *lenp, in gzip()
48 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip()
A Dgunzip.c75 int gunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp) in gunzip()
278 int zunzip(void *dst, int dstlen, unsigned char *src, unsigned long *lenp, in zunzip()
/u-boot/common/
A Dbmp.c37 struct bmp_image *gunzip_bmp(unsigned long addr, unsigned long *lenp, in gunzip_bmp()
/u-boot/lib/efi_loader/
A Defi_var_file.c56 efi_status_t __maybe_unused efi_var_collect(struct efi_var_file **bufp, loff_t *lenp, in efi_var_collect()
/u-boot/arch/sandbox/lib/
A Dpci_io.c17 int pci_map_physmem(phys_addr_t paddr, unsigned long *lenp, in pci_map_physmem()
/u-boot/drivers/pci/
A Dpcie_layerscape_gen4_fixup.c107 int lenp; in fdt_pcie_set_iommu_map_entry_ls_gen4() local
A Dpcie_layerscape_fixup.c161 int lenp; in fdt_pcie_set_iommu_map_entry_ls() local
/u-boot/arch/mips/mach-octeon/
A Dcvmx-helper-fdt.c39 int cvmx_ofnode_lookup_phandles(ofnode node, const char *prop_name, int *lenp, in cvmx_ofnode_lookup_phandles()
/u-boot/net/
A Dnet.c1002 static struct ip_udp_hdr *__net_defragment(struct ip_udp_hdr *ip, int *lenp) in __net_defragment()
1138 int *lenp) in net_defragment()
1149 int *lenp) in net_defragment()
/u-boot/drivers/core/
A Dof_access.c127 const char *name, int *lenp) in of_find_property()
170 int *lenp) in of_get_property()
197 int *lenp) in of_get_property_by_prop()
A Dread.c296 int *lenp) in dev_read_prop()
312 const char **propname, int *lenp) in dev_read_prop_by_prop()
A Dofnode.c1041 const void *ofnode_get_property(ofnode node, const char *propname, int *lenp) in ofnode_get_property()
1088 const char **propname, int *lenp) in ofprop_get_property()
/u-boot/drivers/power/acpi_pmc/
A Dpmc_emul.c183 phys_addr_t addr, unsigned long *lenp, in sandbox_pmc_emul_map_physmem()
/u-boot/drivers/misc/
A Dp2sb_emul.c214 phys_addr_t addr, unsigned long *lenp, in sandbox_p2sb_emul_map_physmem()
A Dswap_case.c310 phys_addr_t addr, unsigned long *lenp, void **ptrp) in sandbox_swap_case_map_physmem()
/u-boot/include/dm/
A Dread.h1089 const char *propname, int *lenp) in dev_read_prop()
1106 int *lenp) in dev_read_prop_by_prop()
/u-boot/scripts/dtc/
A Dutil.c81 int lenp = strlen(path); in join_path() local
/u-boot/boot/
A Dimage-board.c1003 const char *confname, char **datap, uint *lenp) in image_locate_script()
A Dimage-fit.c2057 enum fit_load_op load_op, ulong *datap, ulong *lenp) in fit_image_load()
2335 int arch, ulong *datap, ulong *lenp) in boot_get_fdt_fit()
/u-boot/tools/
A Dimage-host.c699 int *lenp, int *allow_missingp) in fit_config_get_image_list()
/u-boot/drivers/net/fsl-mc/
A Dmc.c301 int lenp; in fdt_fsl_mc_fixup_iommu_map_entry() local

Completed in 42 milliseconds