Home
last modified time | relevance | path

Searched refs:bitsperbyte (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mtd/nand/
H A Decc-sw-hamming.c55 static const char bitsperbyte[256] = { variable
437 if ((bitsperbyte[b0] + bitsperbyte[b1] + bitsperbyte[b2]) == 1) in ecc_sw_hamming_correct()