Home
last modified time | relevance | path

Searched defs:size (Results 176 – 200 of 801) sorted by relevance

12345678910>>...33

/rk3399_rockchip-uboot/arch/powerpc/lib/
H A Dbat_rw.c107 phys_size_t size; in write_bat() local
/rk3399_rockchip-uboot/drivers/core/
H A Dsimple-bus.c12 u32 size; member
/rk3399_rockchip-uboot/tools/
H A Drkspi.c24 unsigned int size; in rkspi_set_header() local
H A Datmelimage.c120 size_t size = image_size; in atmel_verify_header() local
214 size_t size = sbuf->st_size; in atmel_set_header() local
H A Drkcommon.c191 int size; in rkcommon_get_aligned_size() local
300 static void do_sha256_hash(uint8_t *buf, uint32_t size, uint8_t *out) in do_sha256_hash()
457 int rkcommon_verify_header(unsigned char *buf, int size, in rkcommon_verify_header()
538 void rkcommon_rc4_encode_spl(void *buf, unsigned int offset, unsigned int size) in rkcommon_rc4_encode_spl()
628 int size; in copy_file() local
H A Dmxsimage.c106 uint32_t size; member
129 uint32_t size; member
141 uint32_t size; member
326 const int size = sizeof(*shdr); in sb_encrypt_sb_sections_header() local
444 unsigned long size; in sb_load_file() local
1659 unsigned long size; in sb_verify_image_header() local
1812 unsigned long size, asize; in sb_verify_command() local
1905 unsigned long size, tsize = 0; in sb_verify_commands() local
1948 unsigned long size; in sb_verify_sections_cmds() local
2026 unsigned long size; in sb_verify_image_end() local
[all …]
H A Dmkimage.c472 uint32_t size; in main() local
648 int size; in copy_file() local
/rk3399_rockchip-uboot/include/rockchip/
H A Drkce_buf.h16 #define rkce_cma_alloc(size) memalign(RKCE_BUF_ALIGN_SIZE, size) argument
/rk3399_rockchip-uboot/drivers/pinctrl/
H A Dpinctrl-uclass.c71 int state, size, i, ret; in pinctrl_select_state_full() local
376 int size) in pinctrl_get_pin_name()
389 int size) in pinctrl_get_pin_muxing()
/rk3399_rockchip-uboot/arch/arm/mach-omap2/
H A Dhwinit-common.c26 void do_set_mux(u32 base, struct pad_conf_entry const *array, int size) in do_set_mux()
233 size, total_size = 0, trap_size = 0, trap_start = 0; in omap_sdram_size() local
H A Domap-cache.c57 u32 size = bd->bi_dram[bank].size >> MMU_SECTION_SHIFT; in dram_bank_mmu_setup() local
/rk3399_rockchip-uboot/disk/
H A Dpart_rkparm.c27 unsigned long size; member
50 unsigned long size, start; in rkparm_param_parse() local
/rk3399_rockchip-uboot/include/
H A Dvideo_easylogo.h23 int size; member
H A Dcircbuf.h12 unsigned int size; /* current number of bytes held */ member
/rk3399_rockchip-uboot/common/
H A Dmalloc_simple.c57 size_t size = nmemb * elem_size; in calloc() local
/rk3399_rockchip-uboot/tools/rockchip/
H A Dboot_merger.c584 static inline bool getFileSize(const char *path, uint32_t *size) in getFileSize()
615 uint32_t size = 0, fixSize = 0; in writeFile() local
670 uint32_t size; in saveEntry() local
780 uint32_t size = 0; in getCrc() local
901 int size, i; in unpackEntry() local
/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c161 u32 line_size, num_ways, size, num_sets; in ft_fixup_l3cache() local
256 const u32 size = l2cache_size() * 1024; in ft_fixup_l2cache() local
300 u32 size, line_size, num_ways, num_sets; in ft_fixup_l2cache() local
774 int size; local
/rk3399_rockchip-uboot/arch/x86/include/asm/
H A De820.h17 __u64 size; /* size of memory segment */ member
/rk3399_rockchip-uboot/arch/x86/cpu/
H A Dmtrr.c73 int mtrr_add_request(int type, uint64_t start, uint64_t size) in mtrr_add_request()
/rk3399_rockchip-uboot/include/cavium/
H A Datf_part.h12 unsigned int size; member
/rk3399_rockchip-uboot/drivers/mtd/spi/
H A Dfsl_espi_spl.c15 void fsl_spi_spl_load_image(uint32_t offs, unsigned int size, void *vdst) in fsl_spi_spl_load_image()
/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dnand_spl_loaders.c1 int nand_spl_load_image(uint32_t offs, unsigned int size, void *dst) in nand_spl_load_image()
/rk3399_rockchip-uboot/lib/zlib/
H A Dzutil.c56 voidpf zcalloc(voidpf opaque, unsigned items, unsigned size) in zcalloc()
/rk3399_rockchip-uboot/lib/
H A Dlinux_compat.c17 void *kmalloc(size_t size, int flags) in kmalloc()
/rk3399_rockchip-uboot/include/dm/
H A Dof.h127 static inline u64 of_read_number(const __be32 *cell, int size) in of_read_number()
136 static inline unsigned long of_read_ulong(const __be32 *cell, int size) in of_read_ulong()

12345678910>>...33