Home
last modified time | relevance | path

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

/external/u-boot/include/linux/mtd/
Domap_gpmc.h71 u32 prefetch_control; /* 0x1EC */ member
/external/u-boot/drivers/mtd/nand/raw/
Domap_gpmc.c366 if (readl(&gpmc_cfg->prefetch_control)) in omap_prefetch_enable()
377 writel(1, &gpmc_cfg->prefetch_control); in omap_prefetch_enable()
387 writel(0, &gpmc_cfg->prefetch_control); in omap_prefetch_reset()