Home
last modified time | relevance | path

Searched refs:write_bbt (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.c617 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 Dnand_bbt.c712 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 DSystem.map
H A Du-boot.map
H A Du-boot.sym