Searched refs:clk_pll_simple (Results 1 – 5 of 5) sorted by relevance
19 struct clk_pll_simple { struct80 struct clk_pll_simple crc_pll_simple[TEGRA_CLK_SIMPLE_PLLS];216 struct clk_pll_simple plldp; /* _PLLDP_BASE, 0x590 _PLLDP_MISC */
299 struct clk_pll_simple *clock_get_simple_pll(enum clock_id clkid);
172 int pllx_set_rate(struct clk_pll_simple *pll , u32 divn, u32 divm, in pllx_set_rate()233 struct clk_pll_simple *pll = &clkrst->crc_pll_simple[SIMPLE_PLLX]; in init_pllx()
87 __weak struct clk_pll_simple *clock_get_simple_pll(enum clock_id clkid) in clock_get_simple_pll()121 struct clk_pll_simple *simple_pll = NULL; in clock_start_pll()
1152 struct clk_pll_simple *clock_get_simple_pll(enum clock_id clkid) in clock_get_simple_pll()
Completed in 12 milliseconds