Home
last modified time | relevance | path

Searched refs:GZIP (Results 1 – 25 of 35) sorted by relevance

12

/OK3568_Linux_fs/kernel/Documentation/powerpc/
H A Dvas-api.rst15 such as 842 compression, GZIP compression and encryption. On power9,
16 userspace applications will have access to only GZIP Compression engine
17 which supports ZLIB and GZIP compression algorithms in the hardware.
21 Requests to the GZIP engine must be formatted as a co-processor Request
26 The GZIP engine provides two priority levels of requests: Normal and
37 Application access to the GZIP engine is provided through
41 establish connection to the engine. It means send window is opened on GZIP
58 NX-GZIP Device Node
62 access to all GZIP engines in the system. The only valid operations on
94 instead of libz and use NX GZIP compression without any modification.
[all …]
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dfit_misc.c29 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA)
130 #if CONFIG_IS_ENABLED(GZIP) in fit_decomp_image()
160 #if CONFIG_IS_ENABLED(MISC_DECOMPRESS) || CONFIG_IS_ENABLED(GZIP) || CONFIG_IS_ENABLED(LZMA) in board_fit_image_post_process()
/OK3568_Linux_fs/buildroot/dl/stressapptest/git/
H A DMakefile.in521 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
541 shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
550 tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
559 GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
569 GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
/OK3568_Linux_fs/buildroot/package/fbgrab/
H A D0001-fix-static-build.patch21 $(GZIP) $(GZIPFLAGS) $< > $@
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.multi-dtb-fit32 SPL. LZO and GZIP compressions are supported. By default, the area where the
60 | GZIP (user defined area) | 133880 | 8575 | 1.421 | 0.032 |
/OK3568_Linux_fs/buildroot/package/squashfs/
H A DConfig.in24 Support GZIP compression algorithm
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powernv/
H A DKconfig43 VAS allows accelerators in co-processors like NX-GZIP and NX-842
/OK3568_Linux_fs/kernel/Documentation/driver-api/early-userspace/
H A Dbuffer-format.rst28 GZIP() indicates the gzip(1) of the operand
33 cpio_gzip_archive := GZIP(cpio_archive)
/OK3568_Linux_fs/kernel/arch/ia64/
H A DMakefile41 quiet_cmd_gzip = GZIP $@
/OK3568_Linux_fs/u-boot/lib/zlib/
H A Ddeflate.c253 #ifdef GZIP
376 #ifdef GZIP
606 #ifdef GZIP
679 #ifdef GZIP
867 #ifdef GZIP
1005 #ifdef GZIP
H A Ddeflate.h23 # define GZIP macro
/OK3568_Linux_fs/u-boot/lib/
H A DMakefile64 obj-$(CONFIG_$(SPL_)GZIP) += gunzip.o
H A Dfdtdec.c1220 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()
1241 if (CONFIG_IS_ENABLED(GZIP)) in uncompress_blob()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-genwqe10 Description: Identifies the currently active card application e.g. 'GZIP'
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A DKconfig59 LZ4, GZIP, ZLIB.
67 LZ4, GZIP, ZLIB.
/OK3568_Linux_fs/external/xserver/
H A DMakefile.in987 tardir=$(distdir) && $(am__tar) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).tar.gz
1016 shar $(distdir) | eval GZIP= gzip $(GZIP_ENV) -c >$(distdir).shar.gz
1034 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).tar.gz | $(am__untar) ;;\
1044 eval GZIP= gzip $(GZIP_ENV) -dc $(distdir).shar.gz | unshar ;;\
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0025-RH-add-mpathconf.patch49 $(GZIP) $(EXEC).8 > $(EXEC).8.gz
50 $(GZIP) $(EXEC).conf.5 > $(EXEC).conf.5.gz
51 + $(GZIP) mpathconf.8 > mpathconf.8.gz
H A D0001-multipath-tools-use-run-instead-of-dev-shm.patch66 GZIP = gzip -9 -c
/OK3568_Linux_fs/u-boot/drivers/misc/
H A DKconfig86 LZ4, GZIP, PNG, ZLIB.
93 LZ4, GZIP, PNG, ZLIB.
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.19/scripts/
H A DMakefile.lib239 quiet_cmd_gzip = GZIP $@
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.19/scripts/
H A DMakefile.lib239 quiet_cmd_gzip = GZIP $@
/OK3568_Linux_fs/u-boot/dts/
H A DKconfig200 bool "GZIP"
205 using GZIP compression. (requires gzip on host)
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/armhf/linux-kbuild-4.4/scripts/
H A DMakefile.lib265 quiet_cmd_gzip = GZIP $@
/OK3568_Linux_fs/device/rockchip/common/linux-kbuild/aarch64/linux-kbuild-4.4/scripts/
H A DMakefile.lib265 quiet_cmd_gzip = GZIP $@
/OK3568_Linux_fs/kernel/scripts/
H A DMakefile.lib304 quiet_cmd_gzip = GZIP $@

12