Searched refs:scan_read (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.su | |
| H A D | nand_bbt.c | 342 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 D | nand_bbt.c | 343 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 D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |