Home
last modified time | relevance | path

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

/linux/include/linux/mtd/
H A Donenand.h189 #define ONENAND_BADBLOCK_POS 0 macro
/linux/drivers/mtd/nand/onenand/
H A Donenand_base.c3979 this->badblockpos = ONENAND_BADBLOCK_POS; in onenand_scan()