Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/spl/
H A Dspl_atf.c135 static int spl_fit_images_find(void *blob, int os) in spl_fit_images_find()
H A Dspl_fit.c475 static int spl_fit_image_get_os(const void *fit, int noffset, uint8_t *os) in spl_fit_image_get_os()
/rk3399_rockchip-uboot/common/
H A Dimage.c324 const char __maybe_unused *os, *arch, *type, *comp; in image_print_type() local
705 const char *genimg_get_os_name(uint8_t os) in genimg_get_os_name()
749 const char *genimg_get_os_short_name(uint8_t os) in genimg_get_os_short_name()
H A Dbootm_os.c494 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func()
H A Dimage-fit.c370 uint8_t type, arch, os, comp; in fit_image_print() local
603 int fit_image_get_os(const void *fit, int noffset, uint8_t *os) in fit_image_get_os()
1668 int fit_image_check_os(const void *fit, int noffset, uint8_t os) in fit_image_check_os()
2194 uint8_t os; in fit_image_load_index() local
H A Dbootm.c504 image_info_t os = images->os; in bootm_load_os() local
H A Dfdt_support.c490 const char *type, const char *os) in fdt_record_loadable()
/rk3399_rockchip-uboot/include/
H A Dspl.h30 u8 os; member
H A Dimage.h330 uint8_t comp, type, os; /* compression, type of image, os type */ member
369 image_info_t os; /* os image info */ member
848 static inline int image_check_os(const image_header_t *hdr, uint8_t os) in image_check_os()
/rk3399_rockchip-uboot/tools/
H A Dimagetool.h53 int os; member
/rk3399_rockchip-uboot/include/linux/mtd/
H A Dnand.h37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument
/rk3399_rockchip-uboot/include/u-boot/
H A Dzlib.h449 int os; /* operating system */ member