Searched defs:os (Results 1 – 12 of 12) sorted by relevance
| /rk3399_rockchip-uboot/common/spl/ |
| H A D | spl_atf.c | 135 static int spl_fit_images_find(void *blob, int os) in spl_fit_images_find()
|
| H A D | spl_fit.c | 475 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 D | image.c | 324 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 D | bootm_os.c | 494 boot_os_fn *bootm_os_get_boot_func(int os) in bootm_os_get_boot_func()
|
| H A D | image-fit.c | 370 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 D | bootm.c | 504 image_info_t os = images->os; in bootm_load_os() local
|
| H A D | fdt_support.c | 490 const char *type, const char *os) in fdt_record_loadable()
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spl.h | 30 u8 os; member
|
| H A D | image.h | 330 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 D | imagetool.h | 53 int os; member
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | nand.h | 37 #define NAND_MEMORG(bpc, ps, os, ppe, epl, ppl, lpt, nt) \ argument
|
| /rk3399_rockchip-uboot/include/u-boot/ |
| H A D | zlib.h | 449 int os; /* operating system */ member
|