Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
337 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in dra7_ddr3_init()
[all …]
H A Dclocks-common.c378 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in setup_dplls()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/omap5/
H A Dsdram.c510 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in do_ext_phy_settings_omap5()
540 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in do_ext_phy_settings_dra7()
H A Dhwinit.c128 struct emif_reg_struct *emif = (struct emif_reg_struct *)EMIF1_BASE; in do_io_settings()
/OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/
H A Dddr.c18 static struct emif_reg_struct *emif_reg[2] = {
19 (struct emif_reg_struct *)EMIF4_0_CFG_BASE,
20 (struct emif_reg_struct *)EMIF4_1_CFG_BASE};
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/
H A Demif.h608 struct emif_reg_struct { struct
1210 struct emif_reg_struct *emif = (struct emif_reg_struct *)base; in get_emif_rev()