Home
last modified time | relevance | path

Searched defs:os (Results 1 – 12 of 12) sorted by relevance

/u-boot/common/spl/
A Dspl_fit.c339 static bool os_takes_devicetree(uint8_t os) in os_takes_devicetree()
474 static int spl_fit_image_get_os(const void *fit, int noffset, uint8_t *os) in spl_fit_image_get_os()
A Dspl_atf.c212 static int spl_fit_images_find(void *blob, int os) in spl_fit_images_find()
/u-boot/common/
A Dimage.c340 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local
919 const char *genimg_get_os_name(uint8_t os) in genimg_get_os_name()
963 const char *genimg_get_os_short_name(uint8_t os) in genimg_get_os_short_name()
A Dimage-fit.c472 uint8_t type, arch, os, comp; in fit_image_print() local
685 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os()
1488 int fit_image_check_os(const void *fit, int noffset, uint8_t os) in fit_image_check_os()
1988 uint8_t os, comp; in fit_image_load() local
A Dbootm_os.c629 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func()
A Dbootm.c378 image_info_t os = images->os; in bootm_load_os() local
A Dfdt_support.c589 const char *type, const char *os) in fdt_record_loadable()
/u-boot/include/
A Dspl.h194 u8 os; member
A Dimage.h368 uint8_t comp, type, os; /* compression, type of image, os type */ member
407 image_info_t os; /* os image info */ member
892 static inline int image_check_os(const image_header_t *hdr, uint8_t os) in image_check_os()
/u-boot/tools/
A Dimagetool.h55 int os; member
/u-boot/include/u-boot/
A Dzlib.h455 int os; /* operating system */ member
/u-boot/include/linux/mtd/
A Dnand.h37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument

Completed in 57 milliseconds