Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dnand_micron.c378 ret = nand_write_page_raw(chip, buf, oob_required, page); in micron_nand_write_page_on_die_ecc()
562 chip->ecc.write_page_raw = nand_write_page_raw; in micron_nand_init()
H A Dnand_toshiba.c137 chip->ecc.write_page = nand_write_page_raw; in toshiba_nand_benand_init()
H A Dnand_base.c3573 int nand_write_page_raw(struct nand_chip *chip, const uint8_t *buf, in nand_write_page_raw() function
3592 EXPORT_SYMBOL(nand_write_page_raw);
5153 ecc->write_page_raw = nand_write_page_raw; in nand_set_ecc_on_host_ops()
5216 ecc->write_page_raw = nand_write_page_raw; in nand_set_ecc_soft_ops()
5241 ecc->write_page_raw = nand_write_page_raw; in nand_set_ecc_soft_ops()
5716 ecc->write_page = nand_write_page_raw; in nand_scan_tail()
5719 ecc->write_page_raw = nand_write_page_raw; in nand_scan_tail()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Dtegra_nand.c702 static int nand_write_page_raw(struct mtd_info *mtd, in nand_write_page_raw() function
945 nand->ecc.write_page_raw = nand_write_page_raw; in tegra_probe()
H A Dnand_base.su
H A Dnand_base.c2792 static int nand_write_page_raw(struct mtd_info *mtd, struct nand_chip *chip, in nand_write_page_raw() function
5085 ecc->write_page_raw = nand_write_page_raw; in nand_scan_tail()
5136 ecc->write_page_raw = nand_write_page_raw; in nand_scan_tail()
5156 ecc->write_page_raw = nand_write_page_raw; in nand_scan_tail()
5181 ecc->write_page = nand_write_page_raw; in nand_scan_tail()
5184 ecc->write_page_raw = nand_write_page_raw; in nand_scan_tail()
/OK3568_Linux_fs/kernel/include/linux/mtd/
H A Drawnand.h1454 int nand_write_page_raw(struct nand_chip *chip, const uint8_t *buf,
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map