Home
last modified time | relevance | path

Searched refs:bypass_dpll (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/arch/arm/mach-omap2/am33xx/
H A Dclock.c66 static void bypass_dpll(const struct dpll_regs *dpll_regs) in bypass_dpll() function
82 bypass_dpll(dpll_regs); in do_setup_dpll()
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dsys_proto.h52 void bypass_dpll(u32 const base);
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dsys_proto.h58 void bypass_dpll(u32 const base);
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dclocks-common.c239 bypass_dpll(base); in do_setup_dpll()
244 bypass_dpll(base); in do_setup_dpll()
328 bypass_dpll((*prcm)->cm_clkmode_dpll_mpu); in configure_mpu_dpll()
777 void bypass_dpll(u32 const base) in bypass_dpll() function
H A Demif-common.c1524 bypass_dpll((*prcm)->cm_clkmode_dpll_core); in sdram_init()