Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/bzip2/
H A Dbzlib_decompress.c86 #define GET_BITS(lll,vvv,nnn) \ macro
/openbmc/linux/drivers/net/ethernet/apm/xgene-v2/
H A Dring.h98 #define GET_BITS(field, src) \ macro
/openbmc/u-boot/include/
H A Dedid.h26 #define GET_BITS(_x, _pos_msb, _pos_lsb) \ macro
/openbmc/linux/arch/ia64/kernel/
H A Dptrace.c75 # define GET_BITS(first, last, unat) \ in ia64_get_scratch_nat_bits() macro
/openbmc/linux/drivers/net/ethernet/amd/xgbe/
H A Dxgbe-common.h1448 #define GET_BITS(_var, _index, _width) \ macro