Searched refs:fsl_ifc_write_buf (Results 1 – 1 of 1) sorted by relevance
625 static void fsl_ifc_write_buf(struct mtd_info *mtd, const u8 *buf, int len) in fsl_ifc_write_buf() function777 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()