Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Ddocg4.c213 #define DOCG4_T 4 /* BCH alg corrects up to 4 bit errors */ macro
1226 nand->ecc.strength = DOCG4_T; in init_mtd_structs()
1326 doc->bch = init_bch(DOCG4_M, DOCG4_T, DOCG4_PRIMITIVE_POLY); in probe_docg4()