Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Dbbm.h61 #define NAND_BBT_NRBITS_MSK 0x0000000F macro
/external/u-boot/drivers/mtd/nand/
Dnand_bbt.c176 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt()
695 bits = td->options & NAND_BBT_NRBITS_MSK; in write_bbt()
1032 bits = bd->options & NAND_BBT_NRBITS_MSK; in verify_bbt_descr()