Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mtd/nand/
Dfsl_ifc_nand.c625 static void fsl_ifc_write_buf(struct mtd_info *mtd, const u8 *buf, int len) in fsl_ifc_write_buf() function
777 fsl_ifc_write_buf(mtd, buf, mtd->writesize); in fsl_ifc_write_page()
778 fsl_ifc_write_buf(mtd, chip->oob_poi, mtd->oobsize); in fsl_ifc_write_page()
894 chip->write_buf = fsl_ifc_write_buf; in fsl_ifc_chip_init()