Home
last modified time | relevance | path

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

/u-boot/arch/arm/mach-omap2/omap5/
A Dsdram.c47 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
66 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
85 .emif_ddr_ext_phy_ctrl_1 = 0x04020080,
105 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
129 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
516 ext_phy_ctrl_base = (u32 *) &(regs->emif_ddr_ext_phy_ctrl_1); in do_ext_phy_settings_omap5()
517 emif_ext_phy_ctrl_base = (u32 *) &(emif->emif_ddr_ext_phy_ctrl_1); in do_ext_phy_settings_omap5()
555 emif_ext_phy_ctrl_base = (u32 *)&(emif->emif_ddr_ext_phy_ctrl_1); in do_ext_phy_settings_dra7()
/u-boot/board/ti/am43xx/
A Dboard.c170 .emif_ddr_ext_phy_ctrl_1 = 0x04010040,
202 .emif_ddr_ext_phy_ctrl_1 = 0x08020080,
228 .emif_ddr_ext_phy_ctrl_1 = 0x08020080,
251 .emif_ddr_ext_phy_ctrl_1 = 0x08020080,
274 .emif_ddr_ext_phy_ctrl_1 = 0x08020080,
300 .emif_ddr_ext_phy_ctrl_1 = 0x08020080,
/u-boot/board/ti/dra7xx/
A Devm.c82 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
107 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
132 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
157 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
182 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
207 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
232 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
257 .emif_ddr_ext_phy_ctrl_1 = 0x04040100,
/u-boot/board/compulab/cm_t43/
A Dspl.c45 .emif_ddr_ext_phy_ctrl_1 = 0x08020080,
/u-boot/arch/arm/mach-omap2/am33xx/
A Dddr.c241 ext_phy_ctrl_base = (u32 *)&(regs->emif_ddr_ext_phy_ctrl_1); in ext_phy_settings_swlvl()
243 (u32 *)&(emif_reg[nr]->emif_ddr_ext_phy_ctrl_1); in ext_phy_settings_swlvl()
281 writel(0x00040100, &emif_reg[nr]->emif_ddr_ext_phy_ctrl_1); in ext_phy_settings_hwlvl()
285 writel(0x08020080, &emif_reg[nr]->emif_ddr_ext_phy_ctrl_1); in ext_phy_settings_hwlvl()
/u-boot/board/ti/am57xx/
A Dboard.c147 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
211 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
274 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
299 .emif_ddr_ext_phy_ctrl_1 = 0x10040100,
/u-boot/arch/arm/include/asm/
A Demif.h717 u32 emif_ddr_ext_phy_ctrl_1; member
1224 u32 emif_ddr_ext_phy_ctrl_1; member
/u-boot/arch/arm/mach-omap2/
A Demif-common.c1478 u32 *phy_ctrl_base = &emif_base->emif_ddr_ext_phy_ctrl_1; in do_bug0039_workaround()

Completed in 22 milliseconds