NAND_BBT_NRBITS_MSK
bits = bd->options & NAND_BBT_NRBITS_MSK;
int bits = td->options & NAND_BBT_NRBITS_MSK;
bits = td->options & NAND_BBT_NRBITS_MSK;