Searched refs:clk_pll (Results 1 – 2 of 2) sorted by relevance
80 static struct clk_pll *get_pll(enum clock_id clkid) in get_pll()101 struct clk_pll *pll = get_pll(clkid); in clock_ll_read_pll()125 struct clk_pll *pll = NULL; in clock_start_pll()274 struct clk_pll *pll = get_pll(clkid); in clock_set_pllout()562 struct clk_pll *pll = NULL; in clock_get_rate()630 struct clk_pll *pll = NULL; in clock_set_rate()780 struct clk_pll *pll = get_pll(CLOCK_ID_PERIPH); in clock_verify()
11 struct clk_pll { struct77 struct clk_pll crc_pll[TEGRA_CLK_PLLS]; /* PLLs from 0x80 to 0xdc */
Completed in 7 milliseconds