Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Domap2.c220 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset() function
378 omap_prefetch_reset(info->gpmc_cs, info); in omap_read_buf_pref()
434 omap_prefetch_reset(info->gpmc_cs, info); in omap_write_buf_pref()
511 omap_prefetch_reset(info->gpmc_cs, info); in omap_nand_dma_transfer()
648 omap_prefetch_reset(info->gpmc_cs, info); in omap_read_buf_irq_pref()
707 omap_prefetch_reset(info->gpmc_cs, info); in omap_write_buf_irq_pref()
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c386 static void omap_prefetch_reset(void) in omap_prefetch_reset() function
414 omap_prefetch_reset(); in __read_prefetch_aligned()