Home
last modified time | relevance | path

Searched refs:scan_read (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dnand_bbt.su
H A Dnand_bbt.c342 static int scan_read(struct mtd_info *mtd, uint8_t *buf, loff_t offs, in scan_read() function
393 scan_read(mtd, buf, (loff_t)td->pages[0] << this->page_shift, in read_abs_bbts()
402 scan_read(mtd, buf, (loff_t)md->pages[0] << this->page_shift, in read_abs_bbts()
563 scan_read(mtd, buf, offs, mtd->writesize, td); in search_bbt()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_bbt.c343 static int scan_read(struct nand_chip *this, uint8_t *buf, loff_t offs, in scan_read() function
396 scan_read(this, buf, (loff_t)td->pages[0] << this->page_shift, in read_abs_bbts()
405 scan_read(this, buf, (loff_t)md->pages[0] << this->page_shift, in read_abs_bbts()
564 scan_read(this, buf, offs, mtd->writesize, td); in search_bbt()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map