Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dlz4.c44 #define ML_MASK ((1U<<ML_BITS)-1) macro
/openbmc/linux/lib/lz4/
H A Dlz4defs.h100 #define ML_MASK ((1U << ML_BITS) - 1) macro