Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Djz4740_nand.c173 static uint8_t empty_block_ecc[] = {0xcd, 0x9d, 0x90, 0x58, 0xf4, in jz_nand_calculate_ecc_rs() local
195 if (memcmp(ecc_code, empty_block_ecc, 9) == 0) in jz_nand_calculate_ecc_rs()