Home
last modified time | relevance | path

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

/u-boot/drivers/clk/rockchip/
A DMakefile6 obj-y += clk_pll.o
/u-boot/arch/arm/mach-tegra/
A Dclock.c74 static struct clk_pll *get_pll(enum clock_id clkid) in get_pll()
95 struct clk_pll *pll = get_pll(clkid); in clock_ll_read_pll()
119 struct clk_pll *pll = NULL; in clock_start_pll()
268 struct clk_pll *pll = get_pll(clkid); in clock_set_pllout()
538 struct clk_pll *pll; in clock_get_rate()
595 struct clk_pll *pll; in clock_set_rate()
678 struct clk_pll *pll = get_pll(CLOCK_ID_PERIPH); in clock_verify()
/u-boot/arch/arm/include/asm/arch-tegra/
A Dclk_rst.h11 struct clk_pll { struct
77 struct clk_pll crc_pll[TEGRA_CLK_PLLS]; /* PLLs from 0x80 to 0xdc */

Completed in 9 milliseconds