Home
last modified time | relevance | path

Searched refs:clock_set_pll11 (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun6i.c282 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable) in clock_set_pll11() function
H A Ddram_sun8i_a33.c306 clock_set_pll11(CONFIG_DRAM_CLK * 1000000 * DRAM_CLK_MUL, in mctl_sys_init()
H A Ddram_sunxi_dw.c384 clock_set_pll11(CONFIG_DRAM_CLK * 2 * 1000000, false); in mctl_sys_init()
/openbmc/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun6i.h526 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable);