Home
last modified time | relevance | path

Searched defs:nand_read_page (Results 1 – 5 of 5) sorted by relevance

/external/u-boot/drivers/mtd/nand/
Dnand_spl_simple.c139 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
Dam335x_spl_bch.c149 static int nand_read_page(int block, int page, void *dst) in nand_read_page() function
Ddenali_spl.c139 static int nand_read_page(void *buf, int page) in nand_read_page() function
Datmel_nand.c1306 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
Dsunxi_nand_spl.c254 static int nand_read_page(const struct nfc_config *conf, u32 offs, in nand_read_page() function