Home
last modified time | relevance | path

Searched refs:iotrace_get_checksum (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/cmd/
H A Diotrace.c22 printf("CRC32: %08lx\n", (ulong)iotrace_get_checksum()); in do_print_stats()
/OK3568_Linux_fs/u-boot/include/
H A Diotrace.h60 u32 iotrace_get_checksum(void);
/OK3568_Linux_fs/u-boot/common/
H A Diotrace.c145 u32 iotrace_get_checksum(void) in iotrace_get_checksum() function