Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Domap2.c237 static int omap_prefetch_reset(int cs, struct omap_nand_info *info) in omap_prefetch_reset() function
291 omap_prefetch_reset(info->gpmc_cs, info); in omap_nand_data_in_pref()
349 omap_prefetch_reset(info->gpmc_cs, info); in omap_nand_data_out_pref()
427 omap_prefetch_reset(info->gpmc_cs, info); in omap_nand_dma_transfer()
565 omap_prefetch_reset(info->gpmc_cs, info); in omap_nand_data_in_irq_pref()
618 omap_prefetch_reset(info->gpmc_cs, info); in omap_nand_data_out_irq_pref()
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c385 static void omap_prefetch_reset(void) in omap_prefetch_reset() function
413 omap_prefetch_reset(); in __read_prefetch_aligned()