Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun6i.c279 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable) in clock_set_pll11() function
H A Ddram_sun8i_a33.c307 clock_set_pll11(CONFIG_DRAM_CLK * 1000000 * DRAM_CLK_MUL, in mctl_sys_init()
H A Ddram_sunxi_dw.c385 clock_set_pll11(CONFIG_DRAM_CLK * 2 * 1000000, false); in mctl_sys_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun6i.h510 void clock_set_pll11(unsigned int clk, bool sigma_delta_enable);