Searched refs:bbtd (Results 1 – 1 of 1) sorted by relevance
1125 struct nand_bbt_descr *bbtd = nand->badblock_pattern; in docg4_block_markbad() local1142 for (i = 0; i < bbtd->len; i++) in docg4_block_markbad()1143 nand->oob_poi[bbtd->offs + i] = ~bbtd->pattern[i]; in docg4_block_markbad()