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

/u-boot/arch/arm/mach-sunxi/
H A Ddram_sun8i_a33.c307 clock_set_pll11(CONFIG_DRAM_CLK * 1000000 * DRAM_CLK_MUL,
H A Dclock_sun6i.c309 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable) function
H A Ddram_sunxi_dw.c441 clock_set_pll11(CONFIG_DRAM_CLK * 2 * 1000000, false);
/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun6i.h539 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable);

Completed in 56 milliseconds