Home
last modified time | relevance | path

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

/external/u-boot/drivers/mtd/nand/
Domap_gpmc.c359 static int omap_prefetch_enable(int fifo_th, unsigned int count, int is_write, int cs) in omap_prefetch_enable() function
397 ret = omap_prefetch_enable(PREFETCH_FIFOTHRESHOLD_MAX, len, 0, info->cs); in __read_prefetch_aligned()