Searched refs:send_prog_page (Results 1 – 1 of 1) sorted by relevance
/u-boot/drivers/mtd/nand/raw/ |
A D | mxc_nand.c | 176 static void send_prog_page(struct mxc_nand_host *host, uint8_t buf_id, function 1041 send_prog_page(host, 0, host->spare_only); 1045 send_prog_page(host, 1, host->spare_only); 1046 send_prog_page(host, 2, host->spare_only); 1047 send_prog_page(host, 3, host->spare_only);
|
Completed in 4 milliseconds