Searched refs:emif_rd_wr_lvl_rmp_ctl (Results 1 – 8 of 8) sorted by relevance
/external/u-boot/board/ti/dra7xx/ |
D | evm.c | 89 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 114 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 139 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 164 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 189 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 214 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 239 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 264 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
|
/external/u-boot/arch/arm/mach-omap2/omap5/ |
D | sdram.c | 110 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 134 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 551 hw_leveling = regs->emif_rd_wr_lvl_rmp_ctl >> EMIF_REG_RDWRLVL_EN_SHIFT; in do_ext_phy_settings_dra7()
|
/external/u-boot/board/ti/am43xx/ |
D | board.c | 165 .emif_rd_wr_lvl_rmp_ctl = 0x0, 207 .emif_rd_wr_lvl_rmp_ctl = 0x0, 279 .emif_rd_wr_lvl_rmp_ctl = 0x00000000, 305 .emif_rd_wr_lvl_rmp_ctl = 0x00000000,
|
/external/u-boot/board/compulab/cm_t54/ |
D | spl.c | 37 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
|
/external/u-boot/arch/arm/mach-omap2/ |
D | emif-common.c | 293 writel(0x0, &emif->emif_rd_wr_lvl_rmp_ctl); in update_hwleveling_output() 432 writel(regs->emif_rd_wr_lvl_rmp_ctl, &emif->emif_rd_wr_lvl_rmp_ctl); in dra7_ddr3_init() 447 if (regs->emif_rd_wr_lvl_rmp_ctl & EMIF_REG_RDWRLVL_EN_MASK) { in dra7_ddr3_init() 497 writel(regs->emif_rd_wr_lvl_rmp_ctl, &emif->emif_rd_wr_lvl_rmp_ctl); in omap5_ddr3_init() 1497 writel(0x0, &emif_base->emif_rd_wr_lvl_rmp_ctl); in do_bug0039_workaround()
|
/external/u-boot/arch/arm/mach-omap2/am33xx/ |
D | ddr.c | 95 writel(regs->emif_rd_wr_lvl_rmp_ctl, in config_sdram_emif4d5() 96 &emif_reg[nr]->emif_rd_wr_lvl_rmp_ctl); in config_sdram_emif4d5() 150 writel(0x80000000, &emif_reg[nr]->emif_rd_wr_lvl_rmp_ctl); in config_sdram_emif4d5()
|
/external/u-boot/board/ti/am57xx/ |
D | board.c | 131 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 195 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 258 .emif_rd_wr_lvl_rmp_ctl = 0x80000000, 283 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
|
/external/u-boot/arch/arm/include/asm/ |
D | emif.h | 687 u32 emif_rd_wr_lvl_rmp_ctl; member 1231 u32 emif_rd_wr_lvl_rmp_ctl; member
|