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

/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c460 * omap_prefetch_enable - configures and starts prefetch transfer
466 static int omap_prefetch_enable(int fifo_th, unsigned int count, int is_write, int cs) function
504 ret = omap_prefetch_enable(PREFETCH_FIFOTHRESHOLD_MAX, len, 0, info->cs);

Completed in 35 milliseconds