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

  /external/u-boot/drivers/ram/
bmips_ram.c 16 #define SDRAM_CFG_REG 0x0
53 val = readl_be(priv->regs + SDRAM_CFG_REG);
79 val = readl_be(priv->regs + SDRAM_CFG_REG);
  /external/u-boot/drivers/ddr/marvell/a38x/
mv_ddr_regs.h 36 #define SDRAM_CFG_REG 0x1400

Completed in 49 milliseconds