Searched refs:size256 (Results 1 – 1 of 1) sorted by relevance
300 unsigned int size256 = mc4->size / 32, c = 8 / mc4->nwords, i; in t1_mc4_bd_read() local302 if (start >= size256 || start + n > size256) in t1_mc4_bd_read()