Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/zlib_dfltcc/
H A Ddfltcc.c51 dfltcc_state->level_mask = DFLTCC_LEVEL_MASK; in dfltcc_reset()
H A Ddfltcc.h12 #define DFLTCC_LEVEL_MASK 0x2 /* DFLTCC compression for level 1 only */ macro