Searched refs:ECCCP (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/mtd/nand/
H A Dsharpsl.c43 #define ECCCP 0x08 /* column parity 5 - 0 bit */ macro
102 ecc_code[2] = (~readb(sharpsl->io + ECCCP) << 2) | 0x03; sharpsl_nand_calculate_ecc()

Completed in 38 milliseconds