Lines Matching refs:rev
255 rev; 259 for (b = 0, rev=0; b < 16; b++) 261 rev = rev << 1; 262 rev |= (crc & 1); 266 return rev;