Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dtegra_nand.c673 static int nand_write_page_hwecc(struct mtd_info *mtd, in nand_write_page_hwecc() function
947 nand->ecc.write_page = nand_write_page_hwecc; in tegra_probe()
A Dcortina_nand.c985 static int nand_write_page_hwecc(struct mtd_info *mtd, in nand_write_page_hwecc() function
1302 nand->ecc.write_page = nand_write_page_hwecc; in ca_nand_probe()
A Dnand_base.c2914 static int nand_write_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_page_hwecc() function
5087 ecc->write_page = nand_write_page_hwecc; in nand_scan_tail()
5106 ecc->write_page == nand_write_page_hwecc)) { in nand_scan_tail()

Completed in 818 milliseconds