Searched defs:comp (Results 1 – 18 of 18) sorted by relevance
/u-boot/test/py/tests/ |
A D | test_efi_fit.py | 213 def make_efi(fname, comp): argument 235 def make_dtb(fdt_type, comp): argument 266 def make_fit(comp): argument
|
/u-boot/fs/btrfs/common/ |
A D | rbtree-utils.c | 23 rb_compare_nodes comp) in rb_insert() 46 struct rb_node *rb_search(struct rb_root *root, void *key, rb_compare_keys comp, in rb_search()
|
/u-boot/cmd/ |
A D | ximg.c | 57 uint8_t comp; in do_imgextract() local
|
A D | fpga.c | 293 u8 comp; in do_fpga_loadmk() local
|
/u-boot/common/ |
A D | image.c | 340 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local 442 int image_decomp(int comp, ulong load, ulong image_start, int type, in image_decomp() 935 const char *genimg_get_comp_name(uint8_t comp) in genimg_get_comp_name() 958 const char *genimg_get_comp_short_name(uint8_t comp) in genimg_get_comp_short_name()
|
A D | image-fit.c | 472 uint8_t type, arch, os, comp; in fit_image_print() local 781 int fit_image_get_comp(const void *fit, int noffset, uint8_t *comp) in fit_image_get_comp() 1562 int fit_image_check_comp(const void *fit, int noffset, uint8_t comp) in fit_image_check_comp() 1988 uint8_t os, comp; in fit_image_load() local
|
/u-boot/fs/squashfs/ |
A D | sqfs.c | 645 bool comp; in sqfs_count_metablks() local 669 bool comp; in sqfs_get_metablk_pos() local
|
A D | sqfs_filesystem.h | 295 bool comp; member
|
/u-boot/tools/ |
A D | imagetool.h | 58 int comp; member
|
/u-boot/fs/ubifs/ |
A D | ubifs.c | 87 struct ubifs_compressor *comp; in crypto_alloc_comp() local
|
/u-boot/drivers/clk/kendryte/ |
A D | clk.c | 425 struct clk *comp; in k210_register_comp() local
|
/u-boot/drivers/net/ |
A D | bcm6368-eth.c | 587 const char *comp; in bcm6368_eth_probe() local
|
/u-boot/arch/arm/include/asm/arch-octeontx/csrs/ |
A D | csrs-xcv.h | 410 u64 comp : 1; member
|
/u-boot/include/ |
A D | image.h | 368 uint8_t comp, type, os; /* compression, type of image, os type */ member
|
/u-boot/fs/zfs/ |
A D | zfs.c | 564 unsigned int comp; in zio_read() local
|
/u-boot/include/linux/usb/ |
A D | ch9.h | 670 usb_ss_max_streams(const struct usb_ss_ep_comp_descriptor *comp) in usb_ss_max_streams()
|
/u-boot/drivers/video/ |
A D | stb_truetype.h | 1386 stbtt_uint8 *comp = data + g + 10; in stbtt_GetGlyphShape() local
|
/u-boot/drivers/ram/octeon/ |
A D | octeon3_lmc.c | 1528 int byte, lane, dac, comp; in evaluate_dac_settings() local
|
Completed in 57 milliseconds