Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/lib/
H A Dlz4.c45 #define ML_MASK ((1U<<ML_BITS)-1) macro
/OK3568_Linux_fs/kernel/lib/lz4/
H A Dlz4defs.h98 #define ML_MASK ((1U << ML_BITS) - 1) macro