Home
last modified time | relevance | path

Searched refs:clock_get_simple_pll (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/arch/arm/include/asm/arch-tegra/
Dclock.h297 struct clk_pll_simple *clock_get_simple_pll(enum clock_id clkid);
/external/u-boot/arch/arm/mach-tegra/
Dclock.c84 __weak struct clk_pll_simple *clock_get_simple_pll(enum clock_id clkid) in clock_get_simple_pll() function
124 simple_pll = clock_get_simple_pll(clkid); in clock_start_pll()
/external/u-boot/arch/arm/mach-tegra/tegra124/
Dclock.c1149 struct clk_pll_simple *clock_get_simple_pll(enum clock_id clkid) in clock_get_simple_pll() function