Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c128 writel(regs->ref_ctrl, &emif_reg[nr]->emif_sdram_ref_ctrl_shdw); in config_sdram_emif4d5()
186 writel(regs->ref_ctrl, &emif_reg[nr]->emif_sdram_ref_ctrl_shdw); in config_sdram()
189 writel(regs->ref_ctrl, &emif_reg[nr]->emif_sdram_ref_ctrl_shdw); in config_sdram()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/
H A 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()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h614 u32 emif_sdram_ref_ctrl_shdw; member