Searched refs:send_read_page (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/ |
| H A D | mxc_nand.c | 226 static void send_read_page(struct mxc_nand_host *host, uint8_t buf_id, function 1091 send_read_page(host, 0, host->spare_only); 1093 send_read_page(host, 1, host->spare_only); 1094 send_read_page(host, 2, host->spare_only); 1095 send_read_page(host, 3, host->spare_only); 1098 send_read_page(host, 0, host->spare_only);
|