Searched defs:GET_BITS (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/lib/bzip2/ | ||
H A D | bzlib_decompress.c | 86 #define GET_BITS(lll,vvv,nnn) \ macro |
/openbmc/u-boot/include/ | ||
H A D | edid.h | 26 #define GET_BITS(_x, _pos_msb, _pos_lsb) \ macro |