Searched refs:read_abs_bbt (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.su | |
| H A D | nand_bbt.c | 262 static int read_abs_bbt(struct mtd_info *mtd, uint8_t *buf, struct nand_bbt_descr *td, int chip) in read_abs_bbt() function 907 res = read_abs_bbt(mtd, buf, rd, chipsel); in check_create() 918 res2 = read_abs_bbt(mtd, buf, rd2, chipsel); in check_create()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 259 static int read_abs_bbt(struct nand_chip *this, uint8_t *buf, in read_abs_bbt() function 986 res = read_abs_bbt(this, buf, rd, chipsel); in check_create() 997 res2 = read_abs_bbt(this, buf, rd2, chipsel); in check_create()
|
| /OK3568_Linux_fs/u-boot/tools/buildman/ |
| H A D | README | 746 read_abs_bbt 204 208 +4
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |