Home
last modified time | relevance | path

Searched defs:LOWER_BITS_RUBIN (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/jffs2/
H A Dcompr_rubin.h8 #define LOWER_BITS_RUBIN ((((long) 1)<<(RUBIN_REG_SIZE-1))-1) macro
/openbmc/linux/fs/jffs2/
H A Dcompr_rubin.c24 #define LOWER_BITS_RUBIN ((((long) 1)<<(RUBIN_REG_SIZE-1))-1) macro