Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Dfsl_ifc_nand.c572 static void fsl_ifc_write_buf(struct mtd_info *mtd, const u8 *buf, int len) in fsl_ifc_write_buf() function
761 fsl_ifc_write_buf(mtd, buf, mtd->writesize); in fsl_ifc_write_page()
762 fsl_ifc_write_buf(mtd, chip->oob_poi, mtd->oobsize); in fsl_ifc_write_page()
934 nand->write_buf = fsl_ifc_write_buf; in fsl_ifc_chip_init()