Searched refs:brcmnand_write_bbt (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/47xxnand/
H A Dbrcmnand_bbt.c628 * brcmnand_write_bbt - [GENERIC] (Re)write the bad block table
639 static int brcmnand_write_bbt(struct mtd_info *mtd, uint8_t *buf, function
944 res = brcmnand_write_bbt(mtd, buf, td, md, chipsel);
951 res = brcmnand_write_bbt(mtd, buf, md, td, chipsel);
1140 res = brcmnand_write_bbt(mtd, buf, td, md, chipsel);
1146 res = brcmnand_write_bbt(mtd, buf, md, td, chipsel);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/mtd/bcm947xx/nand/
H A Dbrcmnand_bbt.c628 * brcmnand_write_bbt - [GENERIC] (Re)write the bad block table
639 static int brcmnand_write_bbt(struct mtd_info *mtd, uint8_t *buf, function
944 res = brcmnand_write_bbt(mtd, buf, td, md, chipsel);
951 res = brcmnand_write_bbt(mtd, buf, md, td, chipsel);
1140 res = brcmnand_write_bbt(mtd, buf, td, md, chipsel);
1146 res = brcmnand_write_bbt(mtd, buf, md, td, chipsel);

Completed in 132 milliseconds