Searched refs:nand_read_page_hwecc (Results 1 – 3 of 3) sorted by relevance
655 static int nand_read_page_hwecc(struct mtd_info *mtd, in nand_read_page_hwecc() function941 nand->ecc.read_page = nand_read_page_hwecc; in tegra_probe()
1431 static int nand_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in nand_read_page_hwecc() function4386 ecc->read_page = nand_read_page_hwecc; in nand_scan_tail()4405 ecc->read_page == nand_read_page_hwecc || in nand_scan_tail()
3214 static int nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf, in nand_read_page_hwecc() function5211 if (!(chip->ecc.read_page == nand_read_page_hwecc || in rawnand_late_check_supported_ops()5862 ecc->read_page = nand_read_page_hwecc; in nand_set_ecc_on_host_ops()5882 ecc->read_page == nand_read_page_hwecc || in nand_set_ecc_on_host_ops()