Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dmisc.h24 DECOM_ZLIB = BIT(2), enumerator
/OK3568_Linux_fs/u-boot/drivers/misc/
H A Drockchip_decompress.c130 else if (param->mode == DECOM_ZLIB) in rockchip_decom_start()