Home
last modified time | relevance | path

Searched refs:has_block_checksum (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/lib/
H A Dlz4_wrapper.c57 int has_block_checksum; in ulz4fn() local
86 has_block_checksum = h->has_block_checksum; in ulz4fn()
131 if (has_block_checksum) in ulz4fn()
/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dlz4.h19 u8 has_block_checksum:1; member