Searched refs:tab0 (Results 1 - 1 of 1) sorted by last modified time

/u-boot/lib/
H A Dbch.c241 const uint32_t * const tab0 = bch->mod8_tab; local
242 const uint32_t * const tab1 = tab0 + 256*(l+1);
284 p0 = tab0 + (l+1)*((w >> 0) & 0xff);

Completed in 106 milliseconds