HomeSort by relevance Sort by last modified time
    Searched defs:do_ext_phy_settings (Results 1 - 2 of 2) sorted by null

  /external/u-boot/arch/arm/mach-omap2/omap5/
sdram.c 603 void do_ext_phy_settings(u32 base, const struct emif_regs *regs) function
  /external/u-boot/arch/arm/mach-omap2/
emif-common.c 146 do_ext_phy_settings(base, regs);
160 __weak void do_ext_phy_settings(u32 base, const struct emif_regs *regs) function
408 do_ext_phy_settings(base, regs);
484 do_ext_phy_settings(base, regs);
    [all...]

Completed in 278 milliseconds