Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c669 static int nand_write_page_hwecc(struct mtd_info *mtd, in nand_write_page_hwecc() function
943 nand->ecc.write_page = nand_write_page_hwecc; in tegra_probe()
H A Dnand_base.su
H A Dnand_base.c2909 static int nand_write_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_page_hwecc() function
5081 ecc->write_page = nand_write_page_hwecc; in nand_scan_tail()
5100 ecc->write_page == nand_write_page_hwecc)) { in nand_scan_tail()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_base.c3730 static int nand_write_page_hwecc(struct nand_chip *chip, const uint8_t *buf, in nand_write_page_hwecc() function
5149 ecc->write_page = nand_write_page_hwecc; in nand_set_ecc_on_host_ops()
5169 ecc->write_page == nand_write_page_hwecc)) { in nand_set_ecc_on_host_ops()
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map