Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/mtd/nand/raw/
Dnand_base.c3233 static int nand_read_page_hwecc(struct nand_chip *chip, uint8_t *buf, in nand_read_page_hwecc() function
5230 if (!(chip->ecc.read_page == nand_read_page_hwecc || in rawnand_late_check_supported_ops()
5881 ecc->read_page = nand_read_page_hwecc; in nand_set_ecc_on_host_ops()
5901 ecc->read_page == nand_read_page_hwecc || in nand_set_ecc_on_host_ops()