Searched refs:write_bbt (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 | 617 static int write_bbt(struct mtd_info *mtd, uint8_t *buf, in write_bbt() function 940 res = write_bbt(mtd, buf, td, md, chipsel); in check_create() 947 res = write_bbt(mtd, buf, md, td, chipsel); in check_create() 1182 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt() 1188 res = write_bbt(mtd, buf, md, td, chipsel); in nand_update_bbt()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_bbt.c | 712 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() function 1019 res = write_bbt(this, buf, td, md, chipsel); in check_create() 1026 res = write_bbt(this, buf, md, td, chipsel); in check_create() 1075 res = write_bbt(this, buf, td, md, chipsel); in nand_update_bbt() 1081 res = write_bbt(this, buf, md, td, chipsel); in nand_update_bbt()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |