Searched refs:__off (Results 1 – 1 of 1) sorted by relevance
377 const int __off = 3 - ((start) / 32); in am_hal_unstuff_bits() local381 __res = resp[__off] >> __shft; in am_hal_unstuff_bits()384 __res |= resp[__off - 1] << ((32 - __shft) % 32); in am_hal_unstuff_bits()