HomeSort by relevance Sort by last modified time
    Searched refs:emif_get_ext_phy_ctrl_const_regs (Results 1 - 7 of 7) sorted by null

  /external/u-boot/board/compulab/cm_t43/
spl.c 78 void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size) function
  /external/u-boot/arch/arm/mach-omap2/omap5/
sdram.c 447 void __weak emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, function
529 emif_get_ext_phy_ctrl_const_regs(emif_nr,
556 emif_get_ext_phy_ctrl_const_regs(emif_nr,
  /external/u-boot/arch/arm/include/asm/arch-am33xx/
ddr_defs.h 365 void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size);
  /external/u-boot/board/compulab/cl-som-am57x/
spl.c 226 void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs, u32 *size) function
  /external/u-boot/arch/arm/mach-omap2/am33xx/
ddr.c 237 emif_get_ext_phy_ctrl_const_regs(&ext_phy_ctrl_const_regs, &size);
  /external/u-boot/board/ti/am43xx/
board.c 310 void emif_get_ext_phy_ctrl_const_regs(const u32 **regs, u32 *size) function
  /external/u-boot/board/ti/am57xx/
board.c 308 void emif_get_ext_phy_ctrl_const_regs(u32 emif_nr, const u32 **regs, u32 *size) function

Completed in 497 milliseconds