| /rk3399_rockchip-uboot/tools/ |
| H A D | zynqmpimage.c | 250 int size; in fsize() local 265 uint32_t size; in zynqmpimage_pmufw() local
|
| H A D | image-host.c | 61 int noffset, const void *data, size_t size) in fit_image_process_hash() 208 int noffset, const void *data, size_t size, in fit_image_process_sig() 307 size_t size; in fit_image_add_verification_data() local
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compat.h | 56 static inline void *kzalloc(size_t size, gfp_t flags) in kzalloc() 61 static inline void *kmalloc_array(size_t n, size_t size, gfp_t flags) in kmalloc_array() 68 static inline void *kcalloc(size_t n, size_t size, gfp_t flags) in kcalloc() 73 #define vmalloc(size) kmalloc(size, 0) argument 74 #define __vmalloc(size, flags, pgsz) kmalloc(size, flags) argument 75 static inline void *vzalloc(unsigned long size) in vzalloc()
|
| H A D | mbus.h | 32 u32 size; member
|
| /rk3399_rockchip-uboot/include/ |
| H A D | splash.h | 55 uint size) in splash_source_load()
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | ubifs.c | 108 u32 size = 0; in do_ubifs_load() local
|
| H A D | tpm.c | 120 size_t size; in type_string_get_space_size() local 152 size_t size; in type_string_alloc() local 265 uint32_t index, perm, size; in do_tpm_nv_define_space() local 511 uint32_t index, perm, size; in do_tpm_nv_define() local
|
| H A D | fat.c | 104 loff_t size; in do_fat_fswrite() local
|
| /rk3399_rockchip-uboot/arch/sh/cpu/sh4/ |
| H A D | cache.c | 79 void flush_cache(unsigned long addr, unsigned long size) in flush_cache()
|
| /rk3399_rockchip-uboot/arch/x86/cpu/ |
| H A D | lapic.c | 35 int size) in __xchg()
|
| /rk3399_rockchip-uboot/board/freescale/ls1043ardb/ |
| H A D | ls1043ardb.c | 166 u64 size[CONFIG_NR_DRAM_BANKS]; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | image.py | 155 def _SetEntryPosSize(self, name, pos, size): argument
|
| /rk3399_rockchip-uboot/tools/binman/etype/ |
| H A D | entry.py | 195 def SetPositionSize(self, pos, size): argument
|
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | rockchip-sound.c | 21 static int load_audio_wav(void *buf, const char *wav_name, int size) in load_audio_wav()
|
| /rk3399_rockchip-uboot/arch/arm/mach-omap2/ |
| H A D | fdt-common.c | 51 static int fdt_pack_reg(const void *fdt, void *buf, u64 address, u64 size) in fdt_pack_reg()
|
| /rk3399_rockchip-uboot/drivers/pinctrl/ |
| H A D | pinctrl-single.c | 43 int size) in single_configure_pins()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | lg4573.c | 30 int size) in lb043wv_spi_write_u16_array()
|
| /rk3399_rockchip-uboot/arch/mips/lib/ |
| H A D | cache.c | 105 void flush_cache(ulong start_addr, ulong size) in flush_cache()
|
| /rk3399_rockchip-uboot/board/rockchip/evb_rk3399/ |
| H A D | evb-rk3399.c | 83 int size = sizeof(hash); in setup_macaddr() local
|
| /rk3399_rockchip-uboot/common/ |
| H A D | keymaster.c | 18 uint32_t size) in read_from_keymaster()
|
| /rk3399_rockchip-uboot/board/freescale/p1_twr/ |
| H A D | p1_twr.c | 267 phys_size_t size; in ft_board_setup() local
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | partitions.h | 41 uint64_t size; /* partition size */ member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.c | 645 int ubifs_size(const char *filename, loff_t *size) in ubifs_size() 847 loff_t size, loff_t *actread) in ubifs_read() 939 int ubifs_load(char *filename, u32 addr, u32 size) in ubifs_load()
|
| /rk3399_rockchip-uboot/arch/arm/include/asm/arch-sunxi/ |
| H A D | display2.h | 30 u32 size; member 63 u32 size; member 80 u32 size; member
|
| /rk3399_rockchip-uboot/fs/yaffs2/ |
| H A D | yaffs_uboot_glue.c | 86 void *yaffs_malloc(size_t size) in yaffs_malloc() 383 void cmd_yaffs_mwrite_file(char *fn, char *addr, int size) in cmd_yaffs_mwrite_file()
|