| /u-boot/scripts/dtc/libfdt/ |
| A D | fdt_ro.c | 34 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 D | libfdt.h | 661 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 D | fdt.c | 156 const fdt32_t *tagp, *lenp; in fdt_next_tag() local
|
| /u-boot/lib/ |
| A D | gzip.c | 39 int gzip(void *dst, unsigned long *lenp, in gzip() 48 int zzip(void *dst, unsigned long *lenp, unsigned char *src, in zzip()
|
| A D | gunzip.c | 75 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 D | bmp.c | 37 struct bmp_image *gunzip_bmp(unsigned long addr, unsigned long *lenp, in gunzip_bmp()
|
| /u-boot/lib/efi_loader/ |
| A D | efi_var_file.c | 56 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 D | pci_io.c | 17 int pci_map_physmem(phys_addr_t paddr, unsigned long *lenp, in pci_map_physmem()
|
| /u-boot/drivers/pci/ |
| A D | pcie_layerscape_gen4_fixup.c | 107 int lenp; in fdt_pcie_set_iommu_map_entry_ls_gen4() local
|
| A D | pcie_layerscape_fixup.c | 161 int lenp; in fdt_pcie_set_iommu_map_entry_ls() local
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-helper-fdt.c | 39 int cvmx_ofnode_lookup_phandles(ofnode node, const char *prop_name, int *lenp, in cvmx_ofnode_lookup_phandles()
|
| /u-boot/net/ |
| A D | net.c | 1002 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 D | of_access.c | 127 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 D | read.c | 296 int *lenp) in dev_read_prop() 312 const char **propname, int *lenp) in dev_read_prop_by_prop()
|
| A D | ofnode.c | 1041 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 D | pmc_emul.c | 183 phys_addr_t addr, unsigned long *lenp, in sandbox_pmc_emul_map_physmem()
|
| /u-boot/drivers/misc/ |
| A D | p2sb_emul.c | 214 phys_addr_t addr, unsigned long *lenp, in sandbox_p2sb_emul_map_physmem()
|
| A D | swap_case.c | 310 phys_addr_t addr, unsigned long *lenp, void **ptrp) in sandbox_swap_case_map_physmem()
|
| /u-boot/include/dm/ |
| A D | read.h | 1089 const char *propname, int *lenp) in dev_read_prop() 1106 int *lenp) in dev_read_prop_by_prop()
|
| /u-boot/scripts/dtc/ |
| A D | util.c | 81 int lenp = strlen(path); in join_path() local
|
| /u-boot/boot/ |
| A D | image-board.c | 1003 const char *confname, char **datap, uint *lenp) in image_locate_script()
|
| A D | image-fit.c | 2057 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 D | image-host.c | 699 int *lenp, int *allow_missingp) in fit_config_get_image_list()
|
| /u-boot/drivers/net/fsl-mc/ |
| A D | mc.c | 301 int lenp; in fdt_fsl_mc_fixup_iommu_map_entry() local
|