Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c86 #define GET_BITS(lll,vvv,nnn) \ macro
/openbmc/u-boot/include/
H A Dedid.h26 #define GET_BITS(_x, _pos_msb, _pos_lsb) \ macro