Searched refs:clk_pll (Results 1 – 3 of 3) sorted by relevance
6 obj-y += clk_pll.o
74 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()
11 struct clk_pll { struct77 struct clk_pll crc_pll[TEGRA_CLK_PLLS]; /* PLLs from 0x80 to 0xdc */
Completed in 9 milliseconds