Home
last modified time | relevance | path

Searched refs:cpu_to_uimage (Results 1 – 4 of 4) sorted by relevance

/u-boot/include/
A Dimage.h448 #define cpu_to_uimage(x) cpu_to_be32(x) macro
838 hdr->ih_##f = cpu_to_uimage(val); \
/u-boot/tools/
A Dmkimage.c664 size = cpu_to_uimage (sbuf.st_size); in main()
A Dimage-host.c138 uint32_t t = cpu_to_uimage(timestamp); in fit_image_write_sig()
/u-boot/boot/
A Dimage-fit.c1222 t = cpu_to_uimage(timestamp); in fit_set_timestamp()

Completed in 22 milliseconds