Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/mtd/
H A Domap_gpmc.h72 u32 prefetch_control; /* 0x1EC */ member
/OK3568_Linux_fs/u-boot/drivers/mtd/nand/raw/
H A Domap_gpmc.c367 if (readl(&gpmc_cfg->prefetch_control)) in omap_prefetch_enable()
378 writel(1, &gpmc_cfg->prefetch_control); in omap_prefetch_enable()
388 writel(0, &gpmc_cfg->prefetch_control); in omap_prefetch_reset()
/OK3568_Linux_fs/kernel/drivers/memory/
H A Domap-gpmc.c226 u32 prefetch_control; member
2546 gpmc_context.prefetch_control = gpmc_read_reg(GPMC_PREFETCH_CONTROL); in omap3_gpmc_save_context()
2581 gpmc_write_reg(GPMC_PREFETCH_CONTROL, gpmc_context.prefetch_control); in omap3_gpmc_restore_context()