Home
last modified time | relevance | path

Searched refs:read_nand_cached (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/fs/jffs2/
H A Djffs2_1pass.c175 static int read_nand_cached(u32 off, u32 size, u_char *buf) in read_nand_cached() function
230 if (read_nand_cached(off, size, buf) < 0) { in get_fl_mem_nand()