Home
last modified time | relevance | path

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

/u-boot/include/linux/mtd/
A Dbbm.h61 #define NAND_BBT_NRBITS_MSK 0x0000000F macro
/u-boot/drivers/mtd/nand/raw/
A Dnand_bbt.c179 int bits = td->options & NAND_BBT_NRBITS_MSK; in read_bbt()
698 bits = td->options & NAND_BBT_NRBITS_MSK; in write_bbt()
1035 bits = bd->options & NAND_BBT_NRBITS_MSK; in verify_bbt_descr()

Completed in 5 milliseconds