Searched refs:send_prog_page (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 175 static void send_prog_page(struct mxc_nand_host *host, uint8_t buf_id, function 1040 send_prog_page(host, 0, host->spare_only); 1044 send_prog_page(host, 1, host->spare_only); 1045 send_prog_page(host, 2, host->spare_only); 1046 send_prog_page(host, 3, host->spare_only);
|