Searched refs:nand_write_page_raw (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/ |
| H A D | nand_micron.c | 378 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 D | nand_toshiba.c | 137 chip->ecc.write_page = nand_write_page_raw; in toshiba_nand_benand_init()
|
| H A D | nand_base.c | 3573 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 D | tegra_nand.c | 702 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 D | nand_base.su | |
| H A D | nand_base.c | 2792 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 D | rawnand.h | 1454 int nand_write_page_raw(struct nand_chip *chip, const uint8_t *buf,
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |