Searched refs:SW842_MEM_COMPRESS (Results 1 – 3 of 3) sorted by relevance
4 #define SW842_MEM_COMPRESS (0xf000) macro
36 char wmem[SW842_MEM_COMPRESS]; /* working memory for compress */
495 BUILD_BUG_ON(sizeof(*p) > SW842_MEM_COMPRESS); in sw842_compress()