Home
last modified time | relevance | path

Searched refs:emif_sdram_ref_ctrl_shdw (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/mach-omap2/am33xx/
Dddr.c127 writel(regs->ref_ctrl, &emif_reg[nr]->emif_sdram_ref_ctrl_shdw); in config_sdram_emif4d5()
185 writel(regs->ref_ctrl, &emif_reg[nr]->emif_sdram_ref_ctrl_shdw); in config_sdram()
188 writel(regs->ref_ctrl, &emif_reg[nr]->emif_sdram_ref_ctrl_shdw); in config_sdram()
/external/u-boot/arch/arm/mach-omap2/
Demif-common.c169 writel(regs->ref_ctrl, &emif->emif_sdram_ref_ctrl_shdw); in emif_update_timings()
171 writel(regs->ref_ctrl_final, &emif->emif_sdram_ref_ctrl_shdw); in emif_update_timings()
/external/u-boot/arch/arm/include/asm/
Demif.h644 u32 emif_sdram_ref_ctrl_shdw; member