Searched refs:cpu_to_uimage (Results 1 – 4 of 4) sorted by relevance
448 #define cpu_to_uimage(x) cpu_to_be32(x) macro838 hdr->ih_##f = cpu_to_uimage(val); \
664 size = cpu_to_uimage (sbuf.st_size); in main()
138 uint32_t t = cpu_to_uimage(timestamp); in fit_image_write_sig()
1222 t = cpu_to_uimage(timestamp); in fit_set_timestamp()
Completed in 22 milliseconds