Searched refs:ndf_dma_done (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/
H A Docteontx_nand.c689 static bool ndf_dma_done(struct octeontx_nfc *tn) function
706 while (!(done = ndf_dma_done(tn)) && get_timer(start) < NDF_TIMEOUT)

Completed in 89 milliseconds