Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 16 of 16) sorted by relevance

/rk3399_rockchip-uboot/drivers/misc/
H A Dmisc_decompress.c20 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 Dimage-android.c179 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 Dimage.c324 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 Dimage-fit.c370 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 Dbootm.c409 int bootm_decomp_image(int comp, ulong load, ulong image_start, int type, in bootm_decomp_image()
H A Dandroid_bootloader.c249 ulong uncomp_kaddr, u32 comp) in sysmem_alloc_uncomp_kernel()
/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Dkernel_dtb.c77 const char *comp; in phandles_fixup_cru() local
183 const char *comp; in phandles_fixup_gpio() local
H A Dfit_misc.c70 u8 comp; in fit_decomp_image() local
/rk3399_rockchip-uboot/cmd/
H A Dximg.c53 uint8_t comp; in do_imgextract() local
H A Dfpga.c212 uint8_t comp; in do_fpga() local
/rk3399_rockchip-uboot/tools/
H A Dimagetool.h56 int comp; member
/rk3399_rockchip-uboot/fs/ubifs/
H A Dubifs.c98 struct ubifs_compressor *comp; in crypto_alloc_comp() local
/rk3399_rockchip-uboot/include/
H A Dimage.h330 uint8_t comp, type, os; /* compression, type of image, os type */ member
/rk3399_rockchip-uboot/fs/zfs/
H A Dzfs.c564 unsigned int comp; in zio_read() local
/rk3399_rockchip-uboot/include/linux/usb/
H A Dch9.h670 usb_ss_max_streams(const struct usb_ss_ep_comp_descriptor *comp) in usb_ss_max_streams()
/rk3399_rockchip-uboot/drivers/video/
H A Dstb_truetype.h1386 stbtt_uint8 *comp = data + g + 10; in stbtt_GetGlyphShape() local