Home
last modified time | relevance | path

Searched refs:clock_set_pll1 (Results 1 – 11 of 11) sorted by relevance

/u-boot/arch/arm/mach-sunxi/
A Dclock_sun8i_a83t.c25 clock_set_pll1(408000000); in clock_init_safe()
75 void clock_set_pll1(unsigned int clk) in clock_set_pll1() function
A Dclock_sun50i_h6.c31 clock_set_pll1(408000000); in clock_init_safe()
73 void clock_set_pll1(unsigned int clk) in clock_set_pll1() function
A Dclock_sun9i.c30 clock_set_pll1(408000000); in clock_init_safe()
85 void clock_set_pll1(unsigned int clk) in clock_set_pll1() function
A Dclock_sun6i.c45 clock_set_pll1(408000000); in clock_init_safe()
129 void clock_set_pll1(unsigned int clk) in clock_set_pll1() function
A Dclock_sun4i.c117 void clock_set_pll1(unsigned int hz) in clock_set_pll1() function
/u-boot/arch/arm/include/asm/arch-sunxi/
A Dclock_sun9i.h222 void clock_set_pll1(unsigned int clk);
A Dclock_sun8i_a83t.h300 void clock_set_pll1(unsigned int hz);
A Dclock_sun4i.h355 void clock_set_pll1(unsigned int hz);
A Dclock_sun50i_h6.h337 void clock_set_pll1(unsigned int hz);
A Dclock_sun6i.h534 void clock_set_pll1(unsigned int hz);
/u-boot/board/sunxi/
A Dboard.c666 clock_set_pll1(get_board_sys_clk()); in sunxi_board_init()

Completed in 26 milliseconds