Home
last modified time | relevance | path

Searched defs:comp_type (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/include/asm/arch-rockchip/
H A Drk_meta.h105 uint32_t comp_type; member
/rk3399_rockchip-uboot/common/
H A Dbootm.c318 static void print_decomp_msg(int comp_type, int type, bool is_xip, in print_decomp_msg()
353 static int handle_decomp_error(int comp_type, size_t uncomp_size, in handle_decomp_error()
H A Dandroid_bootloader.c301 ulong comp_type; in android_bootloader_boot_kernel() local
/rk3399_rockchip-uboot/test/
H A Dcompression.c408 static int run_bootm_test(int comp_type, mutate_func compress) in run_bootm_test()