Searched refs:nand_read_page_hwecc (Results 1 – 7 of 7) sorted by relevance
656 static int nand_read_page_hwecc(struct mtd_info *mtd, in nand_read_page_hwecc() function942 nand->ecc.read_page = nand_read_page_hwecc; in tegra_probe()
2010 static int nand_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in nand_read_page_hwecc() function5079 ecc->read_page = nand_read_page_hwecc; in nand_scan_tail()5098 ecc->read_page == nand_read_page_hwecc || in nand_scan_tail()
2888 static int nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf, in nand_read_page_hwecc() function5147 ecc->read_page = nand_read_page_hwecc; in nand_set_ecc_on_host_ops()5167 ecc->read_page == nand_read_page_hwecc || in nand_set_ecc_on_host_ops()