Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c655 static int nand_read_page_hwecc(struct mtd_info *mtd, in nand_read_page_hwecc() function
941 nand->ecc.read_page = nand_read_page_hwecc; in tegra_probe()
H A Dnand_base.c1431 static int nand_read_page_hwecc(struct mtd_info *mtd, struct nand_chip *chip, in nand_read_page_hwecc() function
4386 ecc->read_page = nand_read_page_hwecc; in nand_scan_tail()
4405 ecc->read_page == nand_read_page_hwecc || in nand_scan_tail()
/openbmc/linux/drivers/mtd/nand/raw/
H A Dnand_base.c3214 static int nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf, in nand_read_page_hwecc() function
5211 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()