Searched defs:comp_type (Results 1 - 6 of 6) sorted by relevance

/u-boot/fs/squashfs/
H A Dsqfs_decompressor.c34 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); local
66 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); local
128 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); local
/u-boot/arch/arm/mach-k3/r5/
H A Dsysfw-loader.c53 u32 comp_type; member in struct:extboot_comp
/u-boot/test/
H A Dcompression.c530 static int run_bootm_test(struct unit_test_state *uts, int comp_type, argument
/u-boot/boot/
H A Dimage.c420 static void print_decomp_msg(int comp_type, int type, bool is_xip, argument
H A Dbootm.c590 static int handle_decomp_error(int comp_type, size_t uncomp_size, argument
/u-boot/drivers/i2c/
H A Ddesignware_i2c.h62 u32 comp_type; member in struct:i2c_regs

Completed in 65 milliseconds