Home
last modified time | relevance | path

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

/u-boot/fs/squashfs/
A Dsqfs_decompressor.c30 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompressor_init() local
58 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompressor_cleanup() local
113 u16 comp_type = get_unaligned_le16(&ctxt->sblk->compression); in sqfs_decompress() local
/u-boot/common/
A Dbootm.c348 static int handle_decomp_error(int comp_type, size_t uncomp_size, int ret) in handle_decomp_error()
A Dimage.c417 static void print_decomp_msg(int comp_type, int type, bool is_xip) in print_decomp_msg()
/u-boot/test/
A Dcompression.c462 static int run_bootm_test(struct unit_test_state *uts, int comp_type, in run_bootm_test()
/u-boot/drivers/i2c/
A Ddesignware_i2c.h62 u32 comp_type; member

Completed in 13 milliseconds