Home
last modified time | relevance | path

Searched refs:clock_set_pll5 (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-sunxi/
H A Dclock_sun8i_a83t.c108 void clock_set_pll5(unsigned int clk) in clock_set_pll5() function
H A Dclock_sun6i.c182 void clock_set_pll5(unsigned int clk, bool sigma_delta_enable) in clock_set_pll5() function
H A Ddram_sun8i_a23.c65 clock_set_pll5(dram_para.clock * 1000000 / 2, in mctl_sys_init()
H A Ddram_sun8i_a83t.c404 clock_set_pll5(CONFIG_DRAM_CLK * 1000000 * DRAM_CLK_MUL); in mctl_sys_init()
H A Ddram_sun6i.c36 clock_set_pll5(DRAM_CLK * dram_clk_div, false); in mctl_sys_init()
H A Ddram_sunxi_dw.c393 clock_set_pll5(CONFIG_DRAM_CLK * 2 * 1000000, false); in mctl_sys_init()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-sunxi/
H A Dclock_sun8i_a83t.h301 void clock_set_pll5(unsigned int clk);
H A Dclock_sun6i.h508 void clock_set_pll5(unsigned int clk, bool sigma_delta_enable);