Home
last modified time | relevance | path

Searched refs:fifo_th (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() argument
363 if (fifo_th > PREFETCH_FIFOTHRESHOLD_MAX) in omap_prefetch_enable()
373 PREFETCH_FIFOTHRESHOLD(fifo_th) | ENABLE_PREFETCH; in omap_prefetch_enable()