Home
last modified time | relevance | path

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

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