Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mtd/nand/raw/
Ddocg4.c213 #define DOCG4_T 4 /* BCH alg corrects up to 4 bit errors */ macro
1256 nand->ecc.strength = DOCG4_T; in init_mtd_structs()
1326 doc->bch = init_bch(DOCG4_M, DOCG4_T, DOCG4_PRIMITIVE_POLY); in docg4_attach_chip()