Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mtd/nand/raw/
H A Domap_gpmc.c360 static int omap_prefetch_enable(int fifo_th, unsigned int count, int is_write, int cs) in omap_prefetch_enable() argument
364 if (fifo_th > PREFETCH_FIFOTHRESHOLD_MAX) in omap_prefetch_enable()
374 PREFETCH_FIFOTHRESHOLD(fifo_th) | ENABLE_PREFETCH; in omap_prefetch_enable()