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

  /external/u-boot/arch/arm/mach-omap2/omap3/
emif4.c 74 regval = readl(&emif4_base->sdram_iodft_tlgc);
76 writel(regval, &emif4_base->sdram_iodft_tlgc);
78 while ((readl(&emif4_base->sdram_iodft_tlgc) & (1<<10)) != 0x0);
83 writel(regval, &emif4_base->sdram_iodft_tlgc);
  /external/u-boot/arch/arm/include/asm/arch-omap3/
cpu.h 167 unsigned int sdram_iodft_tlgc; member in struct:emif4

Completed in 3166 milliseconds