Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dnand_bbt.c618 static int write_bbt(struct mtd_info *mtd, uint8_t *buf, in write_bbt() function
941 res = write_bbt(mtd, buf, td, md, chipsel); in check_create()
948 res = write_bbt(mtd, buf, md, td, chipsel); in check_create()
1183 res = write_bbt(mtd, buf, td, md, chipsel); in nand_update_bbt()
1189 res = write_bbt(mtd, buf, md, td, chipsel); in nand_update_bbt()

Completed in 4 milliseconds