Searched refs:SHORT_BITS (Results 1 – 1 of 1) sorted by relevance
15 #define SHORT_BITS 16 macro24 u32 result = SHORT_BITS; in altera_bits_req()30 while ((n & (1 << (SHORT_BITS - 1))) == 0) { in altera_bits_req()52 result &= (0xffff >> (SHORT_BITS - (bits + shift))); in altera_read_packed()