Home
last modified time | relevance | path

Searched refs:os (Results 1 – 7 of 7) sorted by relevance

/include/env/ti/
A Dnand.env11 nand read ${fdtaddr} NAND.u-boot-spl-os;
/include/
A Dbootm.h88 boot_os_fn *bootm_os_get_boot_func(int os);
A Dimage.h343 uint8_t comp, type, os; /* compression, type of image, os type */ member
385 struct image_info os; /* os image info */ member
477 const char *genimg_get_os_name(uint8_t os);
863 image_get_hdr_b(os) /* image_get_os */
922 image_set_hdr_b(os) /* image_set_os */
966 static inline int image_check_os(const struct legacy_img_hdr *hdr, uint8_t os) in image_check_os() argument
968 return (image_get_os(hdr) == os); in image_check_os()
1159 int fit_image_get_os(const void *fit, int noffset, uint8_t *os);
1355 int fit_image_check_os(const void *fit, int noffset, uint8_t os);
A Dfdt_support.h195 const char *type, const char *os, const char *arch);
A Dspl.h286 u8 os; member
/include/linux/mtd/
A Dnand.h39 #define NAND_MEMORG(bpc, ps, os, ppe, epl, mbb, ppl, lpt, nt) \ argument
43 .oobsize = (os), \
/include/u-boot/
A Dzlib.h451 int os; /* operating system */ member

Completed in 21 milliseconds