HomeSort by relevance Sort by last modified time
    Searched refs:prefetch_control (Results 1 - 2 of 2) sorted by null

  /external/u-boot/include/linux/mtd/
omap_gpmc.h 71 u32 prefetch_control; /* 0x1EC */ member in struct:gpmc
  /external/u-boot/drivers/mtd/nand/
omap_gpmc.c 366 if (readl(&gpmc_cfg->prefetch_control))
377 writel(1, &gpmc_cfg->prefetch_control);
387 writel(0, &gpmc_cfg->prefetch_control);

Completed in 124 milliseconds