Searched refs:emif_get_ext_phy_ctrl_const_regs (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/arch/arm/mach-omap2/omap5/ |
H A D | sdram.c | 447 void __weak emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, in emif_get_ext_phy_ctrl_const_regs() function 529 emif_get_ext_phy_ctrl_const_regs(emif_nr, in do_ext_phy_settings_omap5() 556 emif_get_ext_phy_ctrl_const_regs(emif_nr, in do_ext_phy_settings_dra7()
|
/openbmc/u-boot/board/compulab/cm_t43/ |
H A D | spl.c | 78 void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size) in emif_get_ext_phy_ctrl_const_regs() function
|
/openbmc/u-boot/board/compulab/cl-som-am57x/ |
H A D | spl.c | 226 void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs, u32 *size) in emif_get_ext_phy_ctrl_const_regs() function
|
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/ |
H A D | ddr_defs.h | 365 void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size);
|
/openbmc/u-boot/arch/arm/mach-omap2/am33xx/ |
H A D | ddr.c | 237 emif_get_ext_phy_ctrl_const_regs(&ext_phy_ctrl_const_regs, &size); in ext_phy_settings_swlvl()
|
/openbmc/u-boot/board/ti/am43xx/ |
H A D | board.c | 312 void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size) in emif_get_ext_phy_ctrl_const_regs() function
|
/openbmc/u-boot/board/ti/am57xx/ |
H A D | board.c | 308 void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs, u32 *size) in emif_get_ext_phy_ctrl_const_regs() function
|