Searched defs:nand_read_page (Results 1 – 5 of 5) sorted by relevance
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | nand_spl_simple.c | 139 static int nand_read_page(int block, int page, uchar *dst) in nand_read_page() function 170 static int nand_read_page(int block, int page, void *dst) in nand_read_page() function
|
H A D | am335x_spl_bch.c | 149 static int nand_read_page(int block, int page, void *dst) in nand_read_page() function
|
H A D | denali_spl.c | 139 static int nand_read_page(void *buf, int page) in nand_read_page() function
|
H A D | atmel_nand.c | 1306 static int nand_read_page(int block, int page, void *dst) in nand_read_page() function 1370 static int nand_read_page(int block, int page, void *dst) in nand_read_page() function
|
H A D | sunxi_nand_spl.c | 254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page() function
|