Searched refs:read_bbt (Results 1 – 1 of 1) sorted by relevance
/drivers/mtd/nand/raw/ |
D | nand_bbt.c | 166 static int read_bbt(struct nand_chip *this, uint8_t *buf, int page, int num, in read_bbt() function 270 res = read_bbt(this, buf, td->pages[i], in read_abs_bbt() 278 res = read_bbt(this, buf, td->pages[0], in read_abs_bbt()
|