Home
last modified time | relevance | path

Searched refs:emif_reg_struct (Results 1 – 7 of 7) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/
H A Demif-common.c25 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in set_lpmode_selfrefresh()
58 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in get_mr()
78 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in set_mr()
87 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in emif_reset_phy()
128 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in lpddr2_init()
166 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in emif_update_timings()
203 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in omap5_ddr3_leveling()
254 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in update_hwleveling_output()
298 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in dra7_ddr3_leveling()
350 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in dra7_enable_ecc()
[all …]
H A Dclocks-common.c377 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in setup_dplls()
/openbmc/u-boot/cmd/ti/
H A Dddr3.c161 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in ddr_check_ecc_status()
188 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in ddr_memory_ecc_err()
230 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in is_addr_valid()
269 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in is_ecc_enabled()
/openbmc/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c513 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in do_ext_phy_settings_omap5()
543 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in do_ext_phy_settings_dra7()
H A Dhwinit.c125 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in do_io_settings()
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c17 static struct emif_reg_struct *emif_reg[2] = {
18 (struct emif_reg_struct *)EMIF4_0_CFG_BASE,
19 (struct emif_reg_struct *)EMIF4_1_CFG_BASE};
/openbmc/u-boot/arch/arm/include/asm/
H A Demif.h638 struct emif_reg_struct { struct
1258 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in get_emif_rev()