Home
last modified time | relevance | path

Searched defs:totalsize (Results 1 – 8 of 8) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dcircbuf.h13 unsigned int totalsize; /* number of bytes allocated */ member
/rk3399_rockchip-uboot/scripts/dtc/libfdt/
H A Dfdt.h59 fdt32_t totalsize; /* total size of DT block */ member
/rk3399_rockchip-uboot/scripts/dtc/
H A Dutil.c300 int totalsize; in utilfdt_write_err() local
H A Dflattree.c814 uint32_t magic, totalsize, version, size_dt, boot_cpuid_phys; in dt_from_blob() local
/rk3399_rockchip-uboot/drivers/cpu/
H A Drockchip_amp.c451 int totalsize; in amp_cpus_on() local
/rk3399_rockchip-uboot/drivers/mtd/
H A Dmtd_blk.c158 int totalsize = 0; in mtd_blk_map_fit() local
/rk3399_rockchip-uboot/common/
H A Dandroid_bootloader.c1098 u32 totalsize; in android_fdt_overlay_apply() local
H A Dimage-fit.c543 int fit_get_totalsize(const void *fit, int *totalsize) in fit_get_totalsize()
1203 int fit_set_totalsize(void *fit, int noffset, int totalsize) in fit_set_totalsize()