Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/u-boot/
H A Dlz4.h41 u32 not_compressed:1; member
/OK3568_Linux_fs/u-boot/lib/
H A Dlz4_wrapper.c110 if (b.not_compressed) { in ulz4fn()