Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Donenand.c132 static int onenand_block_write(loff_t to, size_t len, in onenand_block_write() function
430 ret = onenand_block_write(ofs, len, &retlen, (u8 *)addr, withoob); in do_onenand_write()