| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | misc_decompress.c | 20 static void decomp_set_flags(u32 *flags, u8 comp) in decomp_set_flags() 28 void misc_decompress_async(u8 comp) in misc_decompress_async() 33 void misc_decompress_sync(u8 comp) in misc_decompress_sync() 80 static u64 misc_get_data_size(unsigned long src, unsigned long len, u32 comp) in misc_get_data_size() 102 static void misc_setup_default_sync(u32 comp) in misc_setup_default_sync() 110 static struct udevice *misc_decompress_get_device(u32 comp) in misc_decompress_get_device() 155 static int misc_decompress_data_size(struct udevice *dev, u64 *size, u32 comp) in misc_decompress_data_size() 170 static int misc_decompress_finish(struct udevice *dev, u32 comp) in misc_decompress_finish() 190 u32 comp; in misc_decompress_cleanup() local 224 unsigned long src_len, u32 comp, bool sync, in misc_decompress_process()
|
| /rk3399_rockchip-uboot/common/ |
| H A D | image-android.c | 179 void android_image_set_comp(struct andr_img_hdr *hdr, u32 comp) in android_image_set_comp() 809 static ulong android_image_get_comp_addr(struct andr_img_hdr *hdr, int comp) in android_image_get_comp_addr() 869 void android_image_set_decomp(struct andr_img_hdr *hdr, int comp) in android_image_set_decomp() 898 int comp; in android_image_memcpy_separate() local 939 int comp, ret; in android_image_load() local
|
| H A D | image.c | 324 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local 738 const char *genimg_get_comp_name(uint8_t comp) in genimg_get_comp_name() 744 const char *genimg_get_comp_short_name(uint8_t comp) in genimg_get_comp_short_name()
|
| H A D | image-fit.c | 370 uint8_t type, arch, os, comp; in fit_image_print() local 699 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp) in fit_image_get_comp() 821 int fit_image_get_comp_addr(const void *fit, int noffset, ulong *comp) in fit_image_get_comp_addr() 1743 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp) in fit_image_check_comp()
|
| H A D | bootm.c | 409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image()
|
| H A D | android_bootloader.c | 249 ulong uncomp_kaddr, u32 comp) in sysmem_alloc_uncomp_kernel()
|
| /rk3399_rockchip-uboot/arch/arm/mach-rockchip/ |
| H A D | kernel_dtb.c | 77 const char *comp; in phandles_fixup_cru() local 183 const char *comp; in phandles_fixup_gpio() local
|
| H A D | fit_misc.c | 70 u8 comp; in fit_decomp_image() local
|
| /rk3399_rockchip-uboot/cmd/ |
| H A D | ximg.c | 53 uint8_t comp; in do_imgextract() local
|
| H A D | fpga.c | 212 uint8_t comp; in do_fpga() local
|
| /rk3399_rockchip-uboot/tools/ |
| H A D | imagetool.h | 56 int comp; member
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | ubifs.c | 98 struct ubifs_compressor *comp; in crypto_alloc_comp() local
|
| /rk3399_rockchip-uboot/include/ |
| H A D | image.h | 330 uint8_t comp, type, os; /* compression, type of image, os type */ member
|
| /rk3399_rockchip-uboot/fs/zfs/ |
| H A D | zfs.c | 564 unsigned int comp; in zio_read() local
|
| /rk3399_rockchip-uboot/include/linux/usb/ |
| H A D | ch9.h | 670 usb_ss_max_streams(const struct usb_ss_ep_comp_descriptor *comp) in usb_ss_max_streams()
|
| /rk3399_rockchip-uboot/drivers/video/ |
| H A D | stb_truetype.h | 1386 stbtt_uint8 *comp = data + g + 10; in stbtt_GetGlyphShape() local
|