Home
last modified time | relevance | path

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

/qemu/hw/block/
H A Donenand.c263 static inline int onenand_prog_main(OneNANDState *s, int sec, int secn, in onenand_prog_main() function
463 if (onenand_prog_main(s, sec, s->count, buf)) in onenand_command()
499 if (onenand_prog_main(s, sec, s->count, buf)) in onenand_command()