Searched refs:omap_write_buf16 (Results 1 - 2 of 2) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/nand/
H A Domap2.c212 * omap_write_buf16 - write buffer to NAND controller
217 static void omap_write_buf16(struct mtd_info *mtd, const u_char * buf, int len) function
307 omap_write_buf16(mtd, buf, len);
423 : omap_write_buf16(mtd, (u_char *) addr, len);
869 info->nand.write_buf = omap_write_buf16;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/nand/
H A Domap2.c212 * omap_write_buf16 - write buffer to NAND controller
217 static void omap_write_buf16(struct mtd_info *mtd, const u_char * buf, int len) function
307 omap_write_buf16(mtd, buf, len);
423 : omap_write_buf16(mtd, (u_char *) addr, len);
869 info->nand.write_buf = omap_write_buf16;

Completed in 158 milliseconds