Home
last modified time | relevance | path

Searched refs:emif_rd_wr_lvl_rmp_ctl (Results 1 – 8 of 8) sorted by relevance

/external/u-boot/board/ti/dra7xx/
Devm.c89 .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/
Dsdram.c110 .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/
Dboard.c165 .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/
Dspl.c37 .emif_rd_wr_lvl_rmp_ctl = 0x80000000,
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c293 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/
Dddr.c95 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/
Dboard.c131 .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/
Demif.h687 u32 emif_rd_wr_lvl_rmp_ctl; member
1231 u32 emif_rd_wr_lvl_rmp_ctl; member