Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Dnand_bbt.c615 static int write_bbt(struct mtd_info *mtd, uint8_t *buf, in write_bbt() function
938 res = write_bbt(mtd, buf, td, md, chipsel); in check_create()
945 res = write_bbt(mtd, buf, md, td, chipsel); in check_create()
1180 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt()
1186 res = write_bbt(mtd, buf, md, td, chipsel); in nand_update_bbt()