Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-tegra/
H A Dclock.c72 static struct clk_pll *get_pll(enum clock_id clkid) in get_pll()
93 struct clk_pll *pll = get_pll(clkid); in clock_ll_read_pll()
117 struct clk_pll *pll = NULL; in clock_start_pll()
266 struct clk_pll *pll = get_pll(clkid); in clock_set_pllout()
535 struct clk_pll *pll; in clock_get_rate()
592 struct clk_pll *pll; in clock_set_rate()
675 struct clk_pll *pll = get_pll(CLOCK_ID_PERIPH); in clock_verify()
/rk3399_rockchip-uboot/drivers/clk/rockchip/
H A DMakefile7 obj-$(CONFIG_ROCKCHIP_CLK_PLL) += clk_pll.o
/rk3399_rockchip-uboot/arch/arm/include/asm/arch-tegra/
H A Dclk_rst.h12 struct clk_pll { struct
78 struct clk_pll crc_pll[TEGRA_CLK_PLLS]; /* PLLs from 0x80 to 0xdc */