Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A 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()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_bbt.c745 static int write_bbt(struct nand_chip *this, uint8_t *buf, in write_bbt() function
1052 res = write_bbt(this, buf, td, md, chipsel); in check_create()
1059 res = write_bbt(this, buf, md, td, chipsel); in check_create()
1108 res = write_bbt(this, buf, td, md, chipsel); in nand_update_bbt()
1114 res = write_bbt(this, buf, md, td, chipsel); in nand_update_bbt()