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

  /external/u-boot/arch/arm/include/asm/arch-omap4/
sys_proto.h 52 void bypass_dpll(u32 const base);
  /external/u-boot/arch/arm/include/asm/arch-omap5/
sys_proto.h 58 void bypass_dpll(u32 const base);
  /external/u-boot/arch/arm/mach-omap2/am33xx/
clock.c 66 static void bypass_dpll(const struct dpll_regs *dpll_regs) function
82 bypass_dpll(dpll_regs);
  /external/u-boot/arch/arm/mach-omap2/
clocks-common.c 239 bypass_dpll(base);
244 bypass_dpll(base);
328 bypass_dpll((*prcm)->cm_clkmode_dpll_mpu);
777 void bypass_dpll(u32 const base) function
emif-common.c     [all...]

Completed in 505 milliseconds