Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dmxc_nand.c816 static void mxc_nand_write_buf(struct mtd_info *mtd, function
1170 this->write_buf = mxc_nand_write_buf;
/openbmc/linux/drivers/mtd/nand/raw/
H A Dmxc_nand.c921 static void mxc_nand_write_buf(struct nand_chip *nand_chip, const u_char *buf, in mxc_nand_write_buf() function
1726 this->legacy.write_buf = mxc_nand_write_buf; in mxcnd_probe()